[Gnustep-cvs] gnustep/core/make ChangeLog config.make.in rule...

2005-10-06 Thread Adam Fedor
CVSROOT:/cvsroot/gnustep Module name:gnustep Branch: Changes by: Adam Fedor [EMAIL PROTECTED] 05/10/07 02:39:08 Modified files: core/make : ChangeLog config.make.in rules.make target.make core/make/Instance: rules.make Log message: * Fixes

Diff to make core compile with gcc-4.1 prerelease

2005-10-06 Thread Gregory John Casamento
Please find the attached patch. Basically, it just coerces all of the problem places to id prior to coercing it to GSIMapVal/GSIMapKey/etc. This fixes the problem, but I'm not sure it's the cleanest solution. I ran a test recently on gcc 3.4.3, using the attached simple test.c program. I got