Skip to content

Conversation

@btuin
Copy link

@btuin btuin commented Oct 15, 2022

The way quickrun fills the templates is problematic: paths are misinterpreted by the shell if they contain white spaces or special characters, and the flags can interfere with each other if the replacement data contains a percent.

This should fix the issue by quoting the relevant arguments and by using the function format-spec.

I tested the changes with a C++ file, but I did not do extensive tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant