[Bug c++/28409] [4.2 Regression] extern "C" and anonymous namespace

mmitchel at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Jul 19 00:47:00 GMT 2006



------- Comment #2 from mmitchel at gcc dot gnu dot org  2006-07-19 00:46 -------
Yes, extern "C" should make the function have external linkage in the object
file.  Namespaces have no impact on extern "C" functions, except from the point
of view of lexical scoping.  


-- 

mmitchel at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P1


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



More information about the Gcc-bugs mailing list