[Issue 17574] Range violation in std.getopt:getopt AA parsing

2018-01-05 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17574 --- Comment #3 from github-bugzi...@puremagic.com --- Commits pushed to dmd-cxx at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/bb0340766b4810fd72f92d2a55981aba8006396e Fix issue 17574 - Avoid range error by checking the res

[Issue 17574] Range violation in std.getopt:getopt AA parsing

2017-08-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17574 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/bb0340766b4810fd72f92d2a55981aba8006396e Fix issue 17574 - Avoid range error by checking the resu

[Issue 17574] Range violation in std.getopt:getopt AA parsing

2017-06-30 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17574 --- Comment #1 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/bb0340766b4810fd72f92d2a55981aba8006396e Fix issue 17574 - Avoid range error by checking the resu

[Issue 17574] Range violation in std.getopt:getopt AA parsing

2017-06-30 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17574 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|-

[Issue 17574] Range violation in std.getopt:getopt AA parsing

2017-06-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17574 hst...@quickfur.ath.cx changed: What|Removed |Added CC||hst...@quickfur.ath.cx --