Thread overview
[Issue 12521] std.getopt does not conform to documentation
Jul 04, 2020
Basile-z
Jul 13, 2020
Dlang Bot
Jul 13, 2020
Dlang Bot
July 04, 2020
https://issues.dlang.org/show_bug.cgi?id=12521

Basile-z <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|dmd                         |phobos

--
July 13, 2020
https://issues.dlang.org/show_bug.cgi?id=12521

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@quickfur created dlang/phobos pull request #7555 "Fix bug 12521: update docs to match current getopt behaviour." fixing this issue:

- Fix bug 12521: update docs to match current getopt behaviour.

https://github.com/dlang/phobos/pull/7555

--
July 13, 2020
https://issues.dlang.org/show_bug.cgi?id=12521

hsteoh@quickfur.ath.cx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hsteoh@quickfur.ath.cx

--
July 13, 2020
https://issues.dlang.org/show_bug.cgi?id=12521

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/phobos pull request #7555 "Fix bug 12521: update docs to match current getopt behaviour." was merged into master:

- 8812bb54497ecde6d5e2535991508d7152157f49 by H. S. Teoh:
  Fix bug 12521: update docs to match current getopt behaviour.

https://github.com/dlang/phobos/pull/7555

--