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
Ben Elliston <bje@au1.ibm.com> writes:
| 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.
Ouch! Good catch. Fixed.
I failed to reorder the entries as Emacs was helping.
-- Gaby