On 21 Jun 2010, at 13:06, julius wrote: > Hi, > I am running XCode 3.2.2 with Garbage Collection required. > Something strange is happening with NSAllocateCollectable. > I am hoping someone will instantly recognise the symptoms and tell me what > I'm doing wrong. > .. > > Note that other variables declared within MyWindowController retain their > unique values so it looks as if it must be NSAllocateCollectable that is > causing the problem. > > Que passa? > What am I doing wrong ? >
I cannot really follow all this. Is not possible that your allocations are simply getting collected and realloacted? Extremely^2 unlikely that there is any sort of problem with NSAllocateCollectable. I suggest making up a very simple project to convince yourself of the fact. Regards Jonathan Mitchell Developer Mugginsoft LLP http://www.mugginsoft.com_______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com