[Bug c++/33588] gcc warns of (char*) conversion on client-side varargs funcs

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Sep 29 18:04:00 GMT 2007



------- Comment #2 from pinskia at gcc dot gnu dot org  2007-09-29 18:04 -------
va_list on the target you are using just happens to be a char* and not a
seperate type.


-- 


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



More information about the Gcc-bugs mailing list