Author: theraven
Date: Wed Jul 27 20:03:22 2011
New Revision: 33652

URL: http://svn.gna.org/viewcvs/gnustep?rev=33652&view=rev
Log:
Don't export functions that use id if we're not in Objective-C mode.  I'm not 
entirely sure what this gs_consume stuff does, since it's not documented, but 
it looks a lot like it might be nonsense - it's almost certainly broken in ARC 
mode, where this static inline function will be emitted as objc_release() and 
will free the object.


Modified:
    libs/base/trunk/Headers/GNUstepBase/GSVersionMacros.h


_______________________________________________
Gnustep-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/gnustep-cvs

Reply via email to