This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/27558] Wrong type in warning



------- Comment #1 from pinskia at gcc dot gnu dot org  2006-05-11 15:55 -------
I cannot reproduce this in "4.1.0 20060208" or "4.2.0 20060507".

t.c:5: warning: format '%s' expects type 'char *', but argument 3 has type
'char (*)[40]'


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27558


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]