[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
Tue Nov 13 22:55:00 GMT 2007
------- Comment #4 from pinskia at gcc dot gnu dot org 2007-11-13 22:54 -------
(In reply to comment #3)
> So? Is the warning warranted?
Yes because va_list is not a first class type and never was and is very ABI
dependent.
> Can be worked-around?
Well no, because va_list's type is ABI dependent.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33588
More information about the Gcc-bugs
mailing list