Re: Unimplemented Selector Warning 3
Re: Unimplemented Selector Warning 3
- Subject: Re: Unimplemented Selector Warning 3
- From: Roland King <email@hidden>
- Date: Wed, 22 Aug 2012 06:34:20 +0800
On 22 Aug, 2012, at 12:52 AM, "Gerriet M. Denkmann" <email@hidden> wrote:
>
> On 21 Aug 2012, at 22:18, Roland King <email@hidden> wrote:
>
>> I'm assuming it's -Wselector, if it is, then that will warn if a selector inside @selector() does not have a corresponding method in the current compilation unit. I don't know if adding an import declaring that selector is enough, if not, then Wselector is not as useful as it could be.
>
> I set Undeclared Selector to NO and build again - same warnings.
>
Wselector and Wundeclared-selector aren't the same, well they weren't under GCC so I'd expect them to be different here and for "Undeclared Selector" to be the latter. Have another look.
_______________________________________________
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