Re: isKindOfClass returns null instead of YES or NO
Re: isKindOfClass returns null instead of YES or NO
- Subject: Re: isKindOfClass returns null instead of YES or NO
- From: Kyle Sluder <email@hidden>
- Date: Thu, 21 May 2009 12:44:34 -0400
On Thu, May 21, 2009 at 12:33 PM, Sean McBride <email@hidden> wrote:
> And if you're wondering if the compiler could warn you that %@ and BOOL
> do not match, the answer is unfortunately no. -Wformat=2 can give such
> warnings when using sprintf() and friends, but not NSString methods.
> One of my pet peeves. :)
Not so according to Matt Gallagher:
http://cocoawithlove.com/2009/05/variable-argument-lists-in-cocoa.html
--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