[Bug c/1027] slightly misleading printf format warning
pinskia@physics.uc.edu
gcc-bugzilla@gcc.gnu.org
Sat May 24 23:41:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=1027
------- Additional Comments From pinskia@physics.uc.edu 2003-05-24 23:26 -------
still happens on the mainline (20030524):
pr1027.c:7: warning: int format, double arg (arg 2)
pr1027.c:8: warning: char format, double arg (arg 2)
pr1027.c:9: warning: int format, pointer arg (arg 2)
pr1027.c:10: warning: format argument is not a pointer (arg 2)
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the Gcc-bugs
mailing list