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

clangArgumentParser: use shlex to parse commands #12

Closed
wants to merge 1 commit into from

Conversation

mathstuf
Copy link

Commands in the JSON database may be escaped for the shell. Perform unescaping so that escaped characters don't get mangled.


Resubmission of ejfitzgerald#26.

Commands in the JSON database may be escaped for the shell. Perform
unescaping so that escaped characters don't get mangled.
@mathstuf
Copy link
Author

Hrm; will make a new topic so that the conflicts can be resolved without wrecking the original PR.

@mathstuf mathstuf closed this Jan 18, 2023
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.

1 participant