Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix declaration hiding in host #68684

Merged
merged 1 commit into from
Apr 29, 2022
Merged

Conversation

elinor-fung
Copy link
Member

Fix local declarations hiding previous declarations in host. This also enables warnings about declaration hiding for the host build. Other parts of the repo have a bunch of these, so I left it disabled in the shared configuration.

Pointed out in #68355 (comment)

@ghost
Copy link

ghost commented Apr 28, 2022

Tagging subscribers to this area: @vitek-karas, @agocke, @VSadov
See info in area-owners.md if you want to be subscribed.

Issue Details

Fix local declarations hiding previous declarations in host. This also enables warnings about declaration hiding for the host build. Other parts of the repo have a bunch of these, so I left it disabled in the shared configuration.

Pointed out in #68355 (comment)

Author: elinor-fung
Assignees: -
Labels:

area-Host

Milestone: -

Copy link
Member

@vitek-karas vitek-karas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot!

@elinor-fung elinor-fung merged commit 66bd8b1 into dotnet:main Apr 29, 2022
@elinor-fung elinor-fung deleted the hostWarnings branch April 29, 2022 19:06
@ghost ghost locked as resolved and limited conversation to collaborators May 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants