[Issue 17327] std.getopt: repeated options unrecognised

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Apr 16 10:14:34 PDT 2017


https://issues.dlang.org/show_bug.cgi?id=17327

--- Comment #4 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/c1d49fc4948977239fa4ed8c15b3d318b3e60ca9
Fix issue 17327 - std.getopt: Repeated boolean command option fails.

https://github.com/dlang/phobos/commit/684f41b64ee96a35bd9fba3aca95e5cdbf99d09c
Fix issue 17327. Review comments: drop continue statement.

https://github.com/dlang/phobos/commit/5aad85503a8bfb96dbf357af2758f01dc64cba60
Merge pull request #5334 from jondegenhardt/getopt-repeated-options-fix

Fix issue 17327 - std.getopt: Repeated boolean command option fails.
merged-on-behalf-of: Steven Schveighoffer <schveiguy at users.noreply.github.com>

--


More information about the Digitalmars-d-bugs mailing list