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

Suppress linker analysis warnings on GetImmutableDictionaryCreateRangeMethod #42905

Merged
merged 1 commit into from
Sep 30, 2020

Conversation

layomia
Copy link
Contributor

@layomia layomia commented Sep 30, 2020

Fixes #42902.

These changes need to be made following #42835 which added a new parameter to the method. That PR was merged before the baseline suppressions were checked in. In the future, the linker warnings would be caught in CI or locally if the libs subset is rebuilt.

@layomia layomia added this to the 6.0.0 milestone Sep 30, 2020
@layomia layomia self-assigned this Sep 30, 2020
Copy link
Member

@eerhardt eerhardt left a comment

Choose a reason for hiding this comment

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

Looks good.

Copy link
Member

@steveharter steveharter left a comment

Choose a reason for hiding this comment

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

@ViktorHofer
Copy link
Member

ViktorHofer commented Sep 30, 2020

Merging to unblock CI.

@ViktorHofer ViktorHofer merged commit 05c1c58 into dotnet:master Sep 30, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 7, 2020
@layomia layomia deleted the json_suppressions branch May 18, 2021 07:03
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.

Compilation error: ApiCompat shows Trim analysis error for IEnumerableConverterFactoryHelpers
5 participants