compiler options need to support spaces and commas #1642
Labels
bug
Something isn't working
enhancement
New feature or request
good first issue
Good for newcomers
user interface
Relates to the front-end user interface
We currently don't support compiler options which are two parameters, like
-encoding UTF-8
, and commas also seem to be invalid in parameters, presumably excluded by some regex...The text was updated successfully, but these errors were encountered: