[Bug c++/13687] -Wmissing-prototypes should not be ignored for C++

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Jan 14 23:15:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-14 23:15 -------
No you are wrong, no diagnostic is required for this miss-matching and the only thing extern "C" 
does is change the calling conventions and the name mangling, it does not effect C++ code any 
other way like name lookup.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement


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



More information about the Gcc-bugs mailing list