2 Commits

Author SHA1 Message Date
Ilya V. Matveychikov
4d3b8e80f4 Do not use argv[0] while parsing command line.
When using jwasm with `JWASM=/path/to/jwasm -h` argv[0] will be
replaced with JWASM variable value. It leads to incorrect behaviour on
NIX systems because `/` acts as a switch character while parsing
command line options.
2016-09-14 23:24:50 +03:00
Anton Kochkov
2d5853b0c2 Importing sources from JWasm212s_140105.zip 2014-06-18 19:16:56 +04:00