Skip to content

Conversation

@akoeplinger
Copy link
Member

We just needed to update the expected method name.

Fixes dotnet/runtime#105857

We just needed to update the expected method name.

Fixes dotnet/runtime#105857
@akoeplinger akoeplinger requested a review from a team as a code owner August 7, 2024 08:45
@ghost ghost added Area-ILLink untriaged Request triage from a team member labels Aug 7, 2024
@akoeplinger akoeplinger requested a review from sbomer August 7, 2024 11:59
@Forgind
Copy link
Contributor

Forgind commented Aug 7, 2024

Did you do any validation for this beyond CI?

Copy link
Member

@sbomer sbomer left a comment

Choose a reason for hiding this comment

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

Thank you!

@akoeplinger
Copy link
Member Author

Did you do any validation for this beyond CI?

No since CI already validated what we want: that the warnings generated by ILLink match what we expect, and we already understand why the message changed.

@akoeplinger akoeplinger merged commit 4cafca4 into main Aug 8, 2024
@akoeplinger akoeplinger deleted the akoeplinger-patch-1 branch August 8, 2024 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-ILLink untriaged Request triage from a team member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DefaultValueAttribute support change introduce new linker warnings

4 participants