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: have warning take option code


Hi Gaby

> 2006-01-28  Gabriel Dos Reis  <gdr@cs.tamu.edu>
> 
> 	* class.c (check_bases): Likewise.
> 	(maybe_warn_about_overly_private_class): Likewise.
> 	(check_field_decls): Likewise.
> 	(layout_empty_base): Likewise.
> 	(layout_virtual_bases): Likewise.
> 	(layout_class_type): Likewise.
> 
> 	* call.c (joust): Pass option code to warning.  Use inform for
> 	explanation. 

Which comment does your first `Likewise' refer to above?  I think that
could be clearer.

Cheers, Ben


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