[Issue 6888] std.getopt.getopt: one-letter hash option causes range violation

2011-11-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6888 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 6888] std.getopt.getopt: one-letter hash option causes range violation

2011-11-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6888 --- Comment #1 from Maksim Zholudev maxim...@gmail.com 2011-11-03 09:58:06 PDT --- The bug is found! In std/getopt.d: If the option is not long and bundling is forbidden lines 587-588 are executed. If arg looks like -t value is empty but