[Bug c++/57699] Disable empty parameter list misinterpretation in libstdc++ headers when !defined(NO_IMPLICIT_EXTERN_C)

bernd.edlinger at hotmail dot de gcc-bugzilla@gcc.gnu.org
Sat Jun 29 11:05:00 GMT 2013


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

Bernd Edlinger <bernd.edlinger at hotmail dot de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bernd.edlinger at hotmail dot de

--- Comment #3 from Bernd Edlinger <bernd.edlinger at hotmail dot de> ---
The eCos libc headers are 100% C++ compatible,
in fact the whole system is based on C++.

Is this NO_IMPLICIT_EXTERN_C define set by the
configure script? Should I make sure that the
configure script sets NO_IMPLICIT_EXTERN_C?



More information about the Gcc-bugs mailing list