Skip to content

Use system-appropriate method when quoting path arguments on command-lines #1343

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 1 commit into from
Apr 29, 2023

Conversation

artemcm
Copy link
Contributor

@artemcm artemcm commented Apr 28, 2023

Particularly, we have a special utility to quote paths on Windows, where the approach of adding ' prefix and postfix is not valid.

…lines

Particularly, we have a special utility to quote paths on Windows, where the approach of adding "'" prefix and postfix is not valid.
@artemcm artemcm requested a review from compnerd April 28, 2023 22:22
Copy link
Member

@compnerd compnerd left a comment

Choose a reason for hiding this comment

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

Awesome! Thank you for fixing this @artemcm

@artemcm
Copy link
Contributor Author

artemcm commented Apr 28, 2023

@swift-ci test

@compnerd
Copy link
Member

Going to merge this to unblock the windows toolchains.

@compnerd compnerd merged commit f14ca3d into main Apr 29, 2023
@compnerd compnerd deleted the QuoteWindowsPathsProperly branch April 29, 2023 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants