Re: Enabling NSZombieEnabled programatically
Re: Enabling NSZombieEnabled programatically
- Subject: Re: Enabling NSZombieEnabled programatically
- From: Jim Correia <email@hidden>
- Date: Sat, 9 Jan 2010 18:26:09 -0500
On Jan 9, 2010, at 6:22 PM, Sean McBride wrote:
> I've never tried, but NSDebug.h seems to say that there is an
> NSZombieEnabled global var that you can set.
Read the warning at the top of the header. While those variables have been there as long as I can remember, as soon as you ship software which relies on them, Murphy will invoke his law.
(For debug and pre-release builds, go wild. For production builds, take appropriate precautions.)
- Jim_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden