February 20, 2022
https://issues.dlang.org/show_bug.cgi?id=22798

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ljmf00 created dlang/phobos pull request #8390 "getopt: mark defaultGetoptPrinter as @safe" fixing this issue:

- getopt: mark defaultGetoptPrinter as @safe

  Fix issue 22798.

  Signed-off-by: Luís Ferreira <contact@lsferreira.net>

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

--
February 25, 2022
https://issues.dlang.org/show_bug.cgi?id=22798

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 #8390 "getopt: mark defaultGetoptPrinter as @safe" was merged into master:

- e7f45309b5deabf04059d942515368be90dc57ab by Luís Ferreira:
  getopt: mark defaultGetoptPrinter as @safe

  Fix issue 22798.

  Signed-off-by: Luís Ferreira <contact@lsferreira.net>

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

--