Re: Enabling NSZombieEnabled programatically
Re: Enabling NSZombieEnabled programatically
- Subject: Re: Enabling NSZombieEnabled programatically
- From: Kyle Sluder <email@hidden>
- Date: Mon, 11 Jan 2010 10:26:49 -0800
On Mon, Jan 11, 2010 at 9:16 AM, Scott Ribe <email@hidden> wrote:
> static int zombiefoo = EnableZombies();
This is not a valid initializer. Initializers must be constant expressions.
--Kyle Sluder
_______________________________________________
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