Re: Forward references and backward compatibility
Re: Forward references and backward compatibility
- Subject: Re: Forward references and backward compatibility
- From: Jens Alfke <email@hidden>
- Date: Tue, 03 Apr 2012 13:06:27 -0700
On Apr 3, 2012, at 11:06 AM, Martin Redington wrote: I'd noticed the disappearance of warning about this, but without researching it, thought that it was just a bug, rather than intentional ...
It's not that it's suppressing the warning; the compiler is looking forwards for the method definition. The warning still occurs if you call a method that genuinely isn't declared in an interface or the implementation.
—Jens |
_______________________________________________
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