Skip to content

Adjust trim/aot warning messages #35186

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

Merged
merged 2 commits into from
Sep 6, 2023
Merged

Conversation

sbomer
Copy link
Member

@sbomer sbomer commented Sep 6, 2023

Fixes #34505 since the dotnet test team ran into it.

For completeness, these messages should mention all of the properties that can be set to produce the warning, even those that aren't the recommended way to enable trim/aot compatibility.

For completeness, these messages should mention all of the properties
that can be set to produce the warning, even those that aren't the
recommended way to enable trim/aot compatibility.
@sbomer sbomer requested a review from vitek-karas September 6, 2023 18:08
@ghost ghost added Area-ILLink untriaged Request triage from a team member labels Sep 6, 2023
@sbomer sbomer enabled auto-merge (squash) September 6, 2023 18:39
@sbomer sbomer merged commit d8f01b9 into dotnet:main Sep 6, 2023
sbomer added a commit to sbomer/sdk that referenced this pull request Sep 20, 2023
For completeness, these messages should mention all of the properties that can be set to produce the warning, even those that aren't the recommended way to enable trim/aot compatibility.For completeness, these messages should mention all of the
properties that can be set to produce the warning, even those
that aren't the recommended way to enable trim/aot compatibility.
sbomer added a commit that referenced this pull request Oct 5, 2023
Backport of #35186.

For completeness, these messages should mention all of the properties that can be set to produce the warning, even those that aren't the recommended way to enable trim/aot compatibility.For completeness, these messages should mention all of the properties that can be set to produce the warning, even those that aren't the recommended way to enable trim/aot compatibility.
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.

Warning caused by EnableAOTAnalyzer points to IsAotCompatible
2 participants