ObjC/ObjC++ - detect when protocol qualifier used with non-Objective-C object type

Mike Stump mikestump@comcast.net
Sat Nov 13 15:59:00 GMT 2010


On Nov 12, 2010, at 11:39 AM, "Nicola Pero" <nicola.pero@meta-innovation.com> wrote:
> This patch adds a missing check for invalid usage of Objective-C protocol qualifiers, making
> our compiler consistent with the Apple one in rejecting protocol qualifiers used with non-Objective-C
> object types.

> Ok to commit to trunk ?

Ok.
> 



More information about the Gcc-patches mailing list