Re: NSMutableArray count causes EXC_BAD_ACCESS
Re: NSMutableArray count causes EXC_BAD_ACCESS
- Subject: Re: NSMutableArray count causes EXC_BAD_ACCESS
- From: Chris Suter <email@hidden>
- Date: Mon, 16 Aug 2010 20:37:13 +1000
Hi Christian,
On Mon, Aug 16, 2010 at 7:35 PM, Christiaan Hofman
<email@hidden> wrote:
Actually, this only warns for C API, like printf and scanf. It does not warn for Obj-C formats.
That depends what compiler you're using. clang will warn. gcc won't (although it will silently ignore the attribute used for it).
Kind regards,
Chris
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden