Skip to content

Conversation

@am11
Copy link
Member

@am11 am11 commented Sep 13, 2023

When writing the rsp file, we should not emit the newline characters due to $(NoWarn) evaluation because for one, it breaks response file parsing. Alternative (or additional) fix is to make parsing handle multi-line values among other things, which is a bit involved.

This is a simplest fix for #91965.

@ghost ghost added area-NativeAOT-coreclr community-contribution Indicates that the PR has been added by a community member labels Sep 13, 2023
@ghost
Copy link

ghost commented Sep 13, 2023

Tagging subscribers to this area: @agocke, @MichalStrehovsky, @jkotas
See info in area-owners.md if you want to be subscribed.

Issue Details

When writing the rsp file, we should not emit the newline characters due to $(NoWarn) evaluation because for one, it breaks response file parsing.

This is a simplest fix for #91965.

Author: am11
Assignees: -
Labels:

community-contribution, area-NativeAOT-coreclr

Milestone: -

Copy link
Member

@jkotas jkotas left a comment

Choose a reason for hiding this comment

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

LGTM.

@dotnet/ilc-contrib Any concerns?

Copy link
Member

@MichalStrehovsky MichalStrehovsky 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!

@MichalStrehovsky MichalStrehovsky merged commit abca871 into dotnet:main Sep 14, 2023
@jkotas
Copy link
Member

jkotas commented Sep 14, 2023

/backport to release/8.0

@github-actions
Copy link
Contributor

@ghost ghost locked as resolved and limited conversation to collaborators Oct 14, 2023
@am11 am11 deleted the patch-24 branch June 14, 2024 04:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-NativeAOT-coreclr community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants