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/15657] -Wformat diagnostic confusing


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-26 11:43 -------
I think the confusing part to me is that the really does not say that the format is different from what is 
supplied as an arg.

Maybe the following should be the error.
float format supplied but got a pointer argument (arg2).

-- 


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


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