Re: When did forward method references become legal?
Re: When did forward method references become legal?
- Subject: Re: When did forward method references become legal?
- From: Phillip Mills <email@hidden>
- Date: Tue, 06 Mar 2012 14:05:13 -0500
On 2012-03-06, at 1:14 PM, Jens Alfke wrote: - (void) first { [self second]; } // <—no longer a compile error - (void) second { }
This gives a method not found *warning* on Xcode 4.2, OS X 10.6.8.
|
_______________________________________________
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