------- Comment #15 from pinskia at gcc dot gnu dot org  2006-06-06 18:58 
-------
Can someone check to see if the proposed patch also fixes PR 27894, it is the
same issue as we have:
extern CBaseEntityList *g_pEntityList;
inline IHandleEntity* CBaseHandle::Get() const
{
 extern CBaseEntityList *g_pEntityList;
....


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
OtherBugsDependingO|                            |27894
              nThis|                            |


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

Reply via email to