[Bug c++/57699] Disable empty parameter list misinterpretation in libstdc++ headers when !defined(NO_IMPLICIT_EXTERN_C)
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jun 25 04:34:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57699
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
eCos is open source so that should be fixed.
The easy fix for the libstdc++ headers is to use void as the argument.
More information about the Gcc-bugs
mailing list