[Bug c++/42748] warnings about 'mangling of 'va_list' has changed in GCC 4.4' not suppressed in sytem headers
paolo dot carlini at oracle dot com
gcc-bugzilla@gcc.gnu.org
Thu Feb 18 09:36:00 GMT 2010
------- Comment #17 from paolo dot carlini at oracle dot com 2010-02-18 09:36 -------
(In reply to comment #16)
> I don't understand why all libstdc++ headers should not have #pragma GCC
> system_header in them. Would you please explain that?
Hi Mark. For sure all the *library proper* headers should have (and afaik, have
already) the pragma. If I understand correctly, the doubt is about the
libsupc++ headers: at some point in the past we discussed that briefly and we
came to the conclusion that if we could avoid decorating those too it would be
cleaner (Gaby agreed, I'm 100% sure). But indeed, nothing set in stone, at
least for 4.5.x, if we want to decorate the few user visibile headers in
libsupc++, I do not object.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42748
More information about the Gcc-bugs
mailing list