This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH: have warning take option code
- From: Ben Elliston <bje at au1 dot ibm dot com>
- To: Gabriel Dos Reis <gdr at cs dot tamu dot edu>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Mon, 30 Jan 2006 10:37:56 +1100
- Subject: Re: PATCH: have warning take option code
- References: <877j8kgdom.fsf@soliton.cs.tamu.edu>
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