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

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.

@layomialayomia added this to the 6.0.0 milestone Sep 30, 2020
@layomialayomia self-assigned this Sep 30, 2020

@eerhardteerhardt 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.

@stevehartersteveharter 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:masterSep 30, 2020
@ghostghost 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 freeto 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

@layomia@ViktorHofer@stephentoub@steveharter@eerhardt