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, subprocesses: correct flag escaping impl. #7420

Closed
wants to merge 1 commit into from

Conversation

laszlocsomor
Copy link
Contributor

Add correct implementation of flag escaping for
subprocesses.

This is a follow-up to #7413

Next steps:

  • replace WindowsProcesses.quoteCommandLine with
    the new logic

See #7122

Add correct implementation of flag escaping for
subprocesses.

This is a follow-up to bazelbuild#7413

Next steps:
- replace WindowsProcesses.quoteCommandLine with
  the new logic

See bazelbuild#7122
@laszlocsomor laszlocsomor requested a review from philwo as a code owner February 13, 2019 13:34
@laszlocsomor laszlocsomor requested review from meteorcloudy and removed request for philwo February 13, 2019 13:34
Copy link
Member

@meteorcloudy meteorcloudy left a comment

Choose a reason for hiding this comment

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

Cool!

@bazel-io bazel-io closed this in 8ed7196 Feb 14, 2019
@laszlocsomor laszlocsomor deleted the gh-7122-b branch February 14, 2019 07:51
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.

3 participants