-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Description
for i in countup(1, ParamCount()):
result.cmd = result.cmd & quoteIfContainsWhite(paramStr(i).string) & ' '
and than parse it using arbitrary rules, not taking " into account, which was just explicitly introduced! Thinks like nirmod compile --path:"/i like spaces/projects/" never (at least not in 0.9.2) worked.
That's why #702 broke parser.
Metadata
Metadata
Assignees
Labels
No labels