Author: theraven
Date: Sat Jul 23 14:19:19 2011
New Revision: 33610
URL: http://svn.gna.org/viewcvs/gnustep?rev=33610&view=rev
Log:
Remove the zone pointer from objects. Now we always query the zones to find
the relevant pointer. Zones are still supported, but we now optimise for the
case where they are not used.
To disable zone support completely, NSAllocateObject() should ignore the zone
and NSDeallocateObject() should skip the zone lookup.
Modified:
libs/base/trunk/Source/NSObject.m
_______________________________________________
Gnustep-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/gnustep-cvs