[Bug c++/33588] gcc warns of (char*) conversion on client-side varargs funcs
manu at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Nov 13 05:19:00 GMT 2007
------- Comment #3 from manu at gcc dot gnu dot org 2007-11-13 05:19 -------
(In reply to comment #2)
> va_list on the target you are using just happens to be a char* and not a
> seperate type.
>
So? Is the warning warranted? Can be worked-around? Should GCC detect this case
and not warn?
--
manu at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |manu at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33588
More information about the Gcc-bugs
mailing list