discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GNUstep on 10.7


From: artware
Subject: Re: GNUstep on 10.7
Date: Sun, 28 Aug 2011 22:54:44 -0500

Does anyone have a handle on libPerformance? My compile is getting
hung op on line 117 of GSCache.m:
#define my ((item *)&self[1])

When I take away the subscript, and leave it as ((item*)&self), it
compiles, but I'm almost certain I'm breaking something by doing that.
Is there a way to revise that define so that it's not subscripting an
NSObject, which seems to be what llvm is complaining about?

Ben



reply via email to

[Prev in Thread] Current Thread [Next in Thread]