[Issue 10956] std.getopt error on wrongly position arguments should improve
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Fri Nov 27 09:11:14 PST 2015
https://issues.dlang.org/show_bug.cgi?id=10956
bb.temp at gmx.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bb.temp at gmx.com
--- Comment #1 from bb.temp at gmx.com ---
diagnostic has changed but still bad.
The variadic args in getoptImpl (T...) could be statically checked, even index:
must be string, odd index: must be pointer.
--
More information about the Digitalmars-d-bugs
mailing list