Re: NSLog preventing a crash?
Re: NSLog preventing a crash?
- Subject: Re: NSLog preventing a crash?
- From: Shawn Erickson <email@hidden>
- Date: Tue, 24 Jul 2007 06:27:34 -0700
On Jul 24, 2007, at 1:45 AM, Rob Chahin wrote:
The crash was caused by me, in my infinite wisdom, adding
'dictionaries' to my 'array' without sending -copy to them.
Especially idiotic as I do the exact same thing properly elsewhere
in the code.
I am curious on why you think you must copy a dictionary before you
place it in an array? No such requirement exists.
-Shawn
_______________________________________________
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