April 24, 2021
https://issues.dlang.org/show_bug.cgi?id=21838

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@berni44 created dlang/phobos pull request #8005 "std.format: Make formatting with %a 100% @nogc." fixing this issue:

- Fix Issue 21838 - std.format: Grouping garbles up %a output

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

--
April 24, 2021
https://issues.dlang.org/show_bug.cgi?id=21838

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 #8005 "std.format: Make formatting with %a 100% @nogc." was merged into master:

- 088b589352604c357584e0756d87513afdb42207 by berni44:
  Fix Issue 21838 - std.format: Grouping garbles up %a output

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

--