[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
GSIMap and gcc 2.95
From: |
Riccardo Mottola |
Subject: |
GSIMap and gcc 2.95 |
Date: |
Tue, 16 Aug 2011 13:06:49 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.9.1.19) Gecko/20110702 Iceape/2.0.14 |
Hi,
what goes wrong here?
Compiling file GSObjCRuntime.m ...
In file included from GSObjCRuntime.m:727:
../../Headers/GNUstepBase/GSIMap.h: In function `GSIMapFreeNode':
../../Headers/GNUstepBase/GSIMap.h:465: cast to union type from type not
present in union
../../Headers/GNUstepBase/GSIMap.h:468: cast to union type from type not
present in union
../../Headers/GNUstepBase/GSIMap.h: In function `GSIMapCleanMap':
../../Headers/GNUstepBase/GSIMap.h:1186: cast to union type from type
not present in union
../../Headers/GNUstepBase/GSIMap.h:1190: cast to union type from type
not present in union
Riccardo