Skip to content

Resolve shadowing parameters/variables #269

@no-lex

Description

@no-lex

There are many parts of the code, which if -Wshadow is enabled, will indicate that parameters are shadowing (taking the same name as) existing variables. This can be highly confusing and generally not necessary, and it should be possible to resolve at least most of these variable naming issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueThis issue is easy to resolve for a noviceinconsistencyIssues that break convention rather than being faulty implementations

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions