Re: Strange XCode Warning
Re: Strange XCode Warning
- Subject: Re: Strange XCode Warning
- From: Dave <email@hidden>
- Date: Tue, 15 Sep 2015 17:15:19 +0100
Hi Jens,
I’ve just realised what you meant I think.
I thought that:
MyClass<ProtocolX> was allowable and would cause the compiler to generate a warning if “MyClass” does not conform to “ProtocolX”, e.g.
@interface MyClass : < ProtocolX>
@end
Is this not the case? I’ve used it in the past and have not had any problems, but it was a while back and using a different version of XCode and most likely GCC.
Thanks a lot
Dave
_______________________________________________
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