Re: Multiple methods named 'compare:' found
Re: Multiple methods named 'compare:' found
- Subject: Re: Multiple methods named 'compare:' found
- From: Quincey Morris <email@hidden>
- Date: Thu, 27 Mar 2014 22:46:14 -0700
On Mar 27, 2014, at 22:40 , Gerriet M. Denkmann <email@hidden> wrote:
> I do not want to switch off the warning for the whole file, just for this special line.
IIRC, this should do it:
> if ( [(id) a compare: b] == NSOrderedDescending ) then …
without having to delve into pragmas.
_______________________________________________
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