April 23, 2021
https://issues.dlang.org/show_bug.cgi?id=21836

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 #8000 "std.format: Make formatting 0.0 100% @nogc." fixing this issue:

- Fix Issue 21836 - std.format: grouping may cause RangeError

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

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

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

- fe6c6b369f76cac38c20ab25bc4f8fcb77259fba by berni44:
  Fix Issue 21836 - std.format: grouping may cause RangeError

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

--