discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bogus retain via NSEnumerator


From: David Stes
Subject: Re: bogus retain via NSEnumerator
Date: Fri, 23 Apr 2004 07:02:54 GMT
User-agent: tin/1.5.8-20010221 ("Blue Water") (UNIX) (Linux/2.4.18 (i686))

In comp.lang.objective-c John C. Randolph <jcr@nospam.idiom.com> wrote:
>> >
>> > I've *never* had to do what you describe above.
>> 
>> But do you test for this condition, in your programs ?
> 
> Of course not.

So you write bad code that should carry the warning: if you use JCR code
with lots of objects, you risk filling the autorelease pool, because JCR does
not check how many objects he autoreleases.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]