[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Question on NSPointerArray +pointerArrayWithWeakObjects
From: |
Philippe Roussel |
Subject: |
Re: Question on NSPointerArray +pointerArrayWithWeakObjects |
Date: |
Fri, 04 Feb 2011 23:09:45 +0100 |
Le vendredi 04 février 2011 à 21:56 +0000, Richard Frith-Macdonald a
écrit :
> >
> > But, everything I say is based on my reading of the documentation! My
> > understanding of the documentation may not match what apple implemented.
> > If you want definitive answers to these questions, please write more
> > testcases for the testsuite at
> > http://svn.gna.org/viewcvs/gnustep/tests/testsuite/trunk/base/NSPointerArray/
> > We can run those on OSX, see how it behaves, and then alter GNUstep to
> > match if necessary.
>
> Actually, I did that just now ... and I can confirm that adding an object to
> such an array does NOT change the object's retain count.
Except that this new test fails for me...