Skip to content
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

Windows: fix command line arg quoting #7385

Closed

Conversation

laszlocsomor
Copy link
Contributor

Fix the quoting logic for command line arguments
passed to CreateProcessW.

Related to #7314

Fixes #7122

Fix the quoting logic for command line arguments
passed to CreateProcessW.

Related to bazelbuild#7314

Fixes bazelbuild#7122
@laszlocsomor laszlocsomor requested a review from philwo as a code owner February 8, 2019 14:24
@laszlocsomor laszlocsomor requested review from joeleba and removed request for philwo February 8, 2019 14:25
@laszlocsomor laszlocsomor changed the title Windows, Starlark: fix command line arg quoting Windows: fix command line arg quoting Feb 8, 2019
@laszlocsomor
Copy link
Contributor Author

Closing this PR, I'll break it apart to smaller, simpler PRs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants