Skip to content

Suppress linker analysis warnings on GetImmutableDictionaryCreateRangeMethod#42905

Merged
ViktorHofer merged 1 commit into
dotnet:masterfrom
layomia:json_suppressions
Sep 30, 2020
Merged

Suppress linker analysis warnings on GetImmutableDictionaryCreateRangeMethod#42905
ViktorHofer merged 1 commit into
dotnet:masterfrom
layomia:json_suppressions

Conversation

@layomia

@layomia layomia commented Sep 30, 2020

Copy link
Copy Markdown
Contributor

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 requested a review from eerhardt September 30, 2020 16:32
@layomia layomia self-assigned this Sep 30, 2020

@eerhardt eerhardt left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good.

@steveharter steveharter left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@ViktorHofer

ViktorHofer commented Sep 30, 2020

Copy link
Copy Markdown
Member

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