November 15, 2022
https://issues.dlang.org/show_bug.cgi?id=23488

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@aG0aep6G created dlang/phobos pull request #8626 "fix issue 23488 - std.format.sformat mishandles char ranges" fixing this issue:

- fix issue 23488 - std.format.sformat mishandles char ranges

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

--
November 17, 2022
https://issues.dlang.org/show_bug.cgi?id=23488

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 #8626 "fix issue 23488 - std.format.sformat mishandles char ranges" was merged into master:

- 26c7f44de8ac7bec4fbe8df968fd351dbac1c915 by aG0aep6G:
  fix issue 23488 - std.format.sformat mishandles char ranges

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

--