Re: [pool release] causes error?
Re: [pool release] causes error?
- Subject: Re: [pool release] causes error?
- From: Chris Hanson <email@hidden>
- Date: Sun, 27 Mar 2005 22:29:03 -0800
On Mar 27, 2005, at 6:29 PM, Daniel Child wrote:
I must be missing something obvious, but I get a strange error if I
try to release the autorelease pool.
[snip]
What would cause this? Thanks...
An object is over-released. Try running with NSZombieEnabled set to
YES; this will log an exception when you attempt to release an object
too many times.
-- Chris
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden