[Bug c/84258] Bogus -Wformat warning "wide character string" for const unsigned char

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Feb 7 09:20:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84258

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Should most likely say the format is not of an array of char type.  Note I bet
it will also warn about signed char too.


More information about the Gcc-bugs mailing list