1
0
mirror of https://github.com/cc65/cc65.git synced 2025-04-06 04:41:08 +00:00
Oliver Schmidt bc58bf572c Fixed -W cmdline option handling.
Reverted part of 3157e4be1e as it actually introduced a regression.

It doesn't make sense to check for Arg[3] == '\0' _before_ checking Arg[2] != '\0'. This made the Win32 builds fail to correctly parse e.g. cl65 -W unused-var test.c
2018-03-05 22:31:10 +01:00
..
2017-06-28 20:43:31 +02:00
2018-03-05 22:31:10 +01:00
2017-06-28 20:43:31 +02:00
2015-09-06 12:25:00 -04:00
2017-06-30 07:35:21 +02:00
2018-01-14 19:42:29 +00:00
2017-06-28 20:43:31 +02:00