This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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.
> 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]