July 20, 2022
https://issues.dlang.org/show_bug.cgi?id=23254

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ibuclaw created dlang/dmd pull request #14317 "fix Issue 23254 - Deprecation: format specifier %S and %C are invalid" fixing this issue:

- fix Issue 23254 - Deprecation: format specifier %S and %C are invalid

https://github.com/dlang/dmd/pull/14317

--
July 20, 2022
https://issues.dlang.org/show_bug.cgi?id=23254

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/dmd pull request #14317 "fix Issue 23254 - Deprecation: format specifier %S and %C are invalid" was merged into master:

- e281a0c01acb353d3b1bc6e06bce18feb4ba8f53 by Iain Buclaw:
  fix Issue 23254 - Deprecation: format specifier %S and %C are invalid

https://github.com/dlang/dmd/pull/14317

--