Author: theraven
Date: Wed Jun 29 13:50:26 2011
New Revision: 33403
URL: http://svn.gna.org/viewcvs/gnustep?rev=33403&view=rev
Log:
ARC-compatibility tweaks in the headers. ARC will not track objects inside
structures and rejects code that uses object types that are not
__unsafe_unretained qualified inside structures.
This quick fix just added this type qualifier on all such structures. Several
of these should probably not be in headers at all.
Modified:
libs/base/trunk/Headers/Foundation/NSAutoreleasePool.h
libs/base/trunk/Headers/Foundation/NSEnumerator.h
libs/base/trunk/Headers/Foundation/NSException.h
libs/base/trunk/Headers/Foundation/NSZone.h
libs/base/trunk/Headers/GNUstepBase/preface.h.in
_______________________________________________
Gnustep-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/gnustep-cvs