Thread overview
[Issue 20644] Invalid printf deprecation for ubyte passed to "%hhu"
Mar 14, 2020
Dlang Bot
Mar 28, 2020
Dlang Bot
March 07, 2020
https://issues.dlang.org/show_bug.cgi?id=20644

moonlightsentinel@disroot.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Hardware|x86                         |All
                 OS|Windows                     |All
           Severity|enhancement                 |normal

--
March 14, 2020
https://issues.dlang.org/show_bug.cgi?id=20644

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@Luhrel created dlang/dmd pull request #10920 "Fix Issue 20644 - Invalid printf deprecation for ubyte passed to "%hhu"" fixing this issue:

- Fix Issue 20644 - Invalid printf deprecation for ubyte passed to "%hhu"

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

--
March 28, 2020
https://issues.dlang.org/show_bug.cgi?id=20644

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 #10920 "Fix Issue 20644 - Invalid printf deprecation for ubyte passed to "%hhu"" was merged into master:

- 774fe1df17271f98f773d480411c7c4f446f42eb by Luhrel:
  Fix Issue 20644 - Invalid printf deprecation for ubyte passed to "%hhu"

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

--