Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Attempt to fix paths with spaces again#21837

Merged
ViktorHofer merged 1 commit intodotnet:masterfrom
ViktorHofer:ILAsmPathFix
Jan 8, 2019
Merged

Attempt to fix paths with spaces again#21837
ViktorHofer merged 1 commit intodotnet:masterfrom
ViktorHofer:ILAsmPathFix

Conversation

@ViktorHofer
Copy link
Copy Markdown
Member

It seems setting quotes hinders msbuild to transform supplied slashes to the format expected by the file system. Using msbuild path functions always sets the right paths and NormalizeDirectory also appends the right slash.

@benaadams
Copy link
Copy Markdown
Member

Think the Ubuntu arm legs are busted currently (never completing)

@jkotas
Copy link
Copy Markdown
Member

jkotas commented Jan 7, 2019

LGTM - assuming that you have verified CoreFX builds fine with these changes.

@ViktorHofer
Copy link
Copy Markdown
Member Author

I tested on Windows as before but given that the error only occurred on Unix I also tried testing on WSL but hit some errors. Given my certainty that the fix is correct I will merge this.

@ViktorHofer ViktorHofer merged commit b3498fd into dotnet:master Jan 8, 2019
@ViktorHofer ViktorHofer deleted the ILAsmPathFix branch January 8, 2019 13:13
sandreenko pushed a commit to sandreenko/coreclr that referenced this pull request Jan 8, 2019
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants