Author: theraven
Date: Thu Jun 30 16:44:58 2011
New Revision: 33425

URL: http://svn.gna.org/viewcvs/gnustep?rev=33425&view=rev
Log:
Rewrote NSProxy's -retain / -release to be the same as NSObject, not its own 
ad-hoc thing.

Added declaration of __bridge for use in non-ARC mode.

Tweaked arrayWithObjects:count: to take a const id* parameter, to avoid ARC
treating it as a write-back parameter.


Modified:
    libs/base/trunk/Headers/Foundation/NSArray.h
    libs/base/trunk/Headers/Foundation/NSProxy.h
    libs/base/trunk/Headers/GNUstepBase/GSVersionMacros.h
    libs/base/trunk/Headers/GNUstepBase/preface.h.in
    libs/base/trunk/Source/NSProxy.m


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

Reply via email to