Bug 23940 – std.getopt does not assert with options that only differ in case with config.caseInsensitive
Status
RESOLVED
Resolution
FIXED
Severity
normal
Priority
P1
Component
phobos
Product
D
Version
D2
Platform
All
OS
All
Creation time
2023-05-27T11:51:57Z
Last change time
2023-05-27T15:38:33Z
Keywords
pull
Assigned to
No Owner
Creator
Vladimir Panteleev
Comments
Comment #0 by dlang-bugzilla — 2023-05-27T11:51:57Z
Comment #1 by dlang-bot — 2023-05-27T11:54:55Z
@CyberShadow created dlang/phobos pull request #8759 "Fix Issue 23940 - std.getopt does not assert with options that only d…" fixing this issue:
- Fix Issue 23940 - std.getopt does not assert with options that only differ in case with config.caseInsensitive
https://github.com/dlang/phobos/pull/8759
Comment #2 by dlang-bot — 2023-05-27T15:38:33Z
dlang/phobos pull request #8759 "Fix Issue 23940 - std.getopt does not assert with options that only d…" was merged into master:
- f423999b4c18336b33b74d09a0af0a8cafdd57fe by Vladimir Panteleev:
Fix Issue 23940 - std.getopt does not assert with options that only differ in case with config.caseInsensitive
https://github.com/dlang/phobos/pull/8759