[Bug c/89379] -Wformat is supposed not to give warning
schwab@linux-m68k.org
gcc-bugzilla@gcc.gnu.org
Sun Feb 17 14:49:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89379
Andreas Schwab <schwab@linux-m68k.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #1 from Andreas Schwab <schwab@linux-m68k.org> ---
PRIu16 is for printf, you need SCNu16.
More information about the Gcc-bugs
mailing list