Skip to content

Fix/ #59 attempt to make args generated from script less sensitive to format + handling of array input to arguments#63

Merged
davidramnero merged 2 commits into
mainfrom
fix/-#59-formating-error-in-args-generated-from-script
Jun 9, 2026
Merged

Fix/ #59 attempt to make args generated from script less sensitive to format + handling of array input to arguments#63
davidramnero merged 2 commits into
mainfrom
fix/-#59-formating-error-in-args-generated-from-script

Conversation

@davidramnero

Copy link
Copy Markdown
Collaborator

No description provided.

@davidramnero davidramnero changed the title Fix/ #59 formating error in args generated from script Fix/ #59 attempt to make args generated from script less sensitive to format + handling of array input to arguments Jun 9, 2026
@davidramnero

Copy link
Copy Markdown
Collaborator Author

Fix for #59 issue with " in arguments output from scripts, and also array input into arguments, as commented on in this review:

Screenshot 2026-06-09 at 14 17 57

Note: arguments generated from scripts with @() do work, but it may be a little unintuitive to get them to work. If they are output as e.g. echo "@(--report-progress --enable=style --inconclusive --suppress=syntaxError --project=./compile_commands.json)" they should work (I have tested it).

@davidramnero davidramnero requested a review from danmar June 9, 2026 12:21
@davidramnero davidramnero merged commit 70ee2de into main Jun 9, 2026
7 checks passed
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