[Bug c++/13123] -Wformat doesn't detect printf() format mismatches in C++ code
jthorn at aei dot mpg dot de
gcc-bugzilla@gcc.gnu.org
Wed Nov 19 14:01:00 GMT 2003
------- Additional Comments From jthorn at aei dot mpg dot de 2003-11-19 14:01 -------
Created an attachment (id=5169)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5169&action=view)
compiler command line, -v output, and warning message for gcc -v -save-temps
-c -Wformat foo.c
Compiling this source file as C (/usr/local/bin/gcc) -Wformat
correctly warns about the printf() format mismatch.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13123
More information about the Gcc-bugs
mailing list