aboutsummaryrefslogtreecommitdiff
path: root/src/error.cpp
diff options
context:
space:
mode:
authorMichael Dusan <michael.dusan@gmail.com>2019-03-31 16:48:33 -0400
committerAndrew Kelley <andrew@ziglang.org>2019-03-31 17:01:11 -0400
commitaa794eb621d328f8e96e3458602b926d610598ec (patch)
tree83a5469cd05396cb5a2a15cd1cdecf8a59a192dc /src/error.cpp
parenta4afacd1822cea75196b27a8a5fe30bd252eccae (diff)
downloadzig-aa794eb621d328f8e96e3458602b926d610598ec.tar.gz
zig-aa794eb621d328f8e96e3458602b926d610598ec.zip
fix zig run to accept executable args
The `--` double-hyphen is now used to end further `zig` processing of command line options. All arguments after `--` will be passed on to the executable. eg. `--help` will be passed on. `zig run foo.zig -- --help` closes #2148
Diffstat (limited to 'src/error.cpp')
0 files changed, 0 insertions, 0 deletions