------- Comment #5 from mmitchel at gcc dot gnu dot org  2006-09-20 22:49 
-------
The language linkage of the type is supposed to matter in some cases -- but G++
doesn't implement that, so I don't think the difference is observable in GNU
C++.  In any case, we should try to make the file compile in C -- or else
remove the #ifdefs -- so, even if we want to keep the C++ linkage for the type,
we should provide a declaration in C mode.


-- 

mmitchel at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P2


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

Reply via email to