Re: It doesn't work without the NSLog()... Why?
Re: It doesn't work without the NSLog()... Why?
- Subject: Re: It doesn't work without the NSLog()... Why?
- From: Michael Ash <email@hidden>
- Date: Wed, 29 Apr 2009 08:52:42 -0400
2009/4/29 Тимофей Даньшин <email@hidden>:
> Hello.
> It's a very funny thing. And i do hope i am not bonkers. But the following
> code works fine until i delete the line with "NSLog(....)". In the latter
> case it just returns an empty array. Are there any sane reasons why that can
> happen?
Does it break if you delete the NSLog and run it in the debugger? If
so, step through the code until you find the place where it's going
wrong, and fix it.
Mike
_______________________________________________
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