Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: jerome.h...@planete-sciences.org
Target Milestone: ---
Hi,
There is no output of -Wformat for functions using wchar_t format specifiers.
Let the following program
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93406
jerome.h...@planete-sciences.org changed:
What|Removed |Added
Status|RESOLVED|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38308
--- Comment #7 from jerome.h...@planete-sciences.org ---
I know nothing of the inner workings of gcc, but what I can imagine, is that to
check a wchar_t string is easier than a char string, because some encodings may
use variable length multibyte