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: [PATCH]: Avoid C++ keywords in the OBJC directory


"Kaveh R. GHAZI" <ghazi@caip.rutgers.edu> writes:

> 2008-07-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
>
> 	* objc-act.c (objc_start_class_interface,
> 	objc_start_category_interface, objc_start_class_implementation,
> 	objc_start_category_implementation, objc_build_struct,
> 	generate_static_references, build_private_template,
> 	lookup_category, objc_add_method, add_category,
> 	add_instance_variable, objc_is_public, conforms_to_protocol,
> 	start_class, continue_class, finish_class): Avoid C++ keywords.

This is OK.

Thanks.

Ian


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