This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: RFC: Named warnings
- From: Neil Booth <neil at daikokuya dot co dot uk>
- To: Robert Dewar <dewar at gnat dot com>
- Cc: gcc at gcc dot gnu dot org, shebs at apple dot com
- Date: Fri, 24 Jan 2003 21:25:38 +0000
- Subject: Re: RFC: Named warnings
- References: <20030124211500.3F713F2DCC@nile.gnat.com>
Robert Dewar wrote:-
> > Huh?
>
> Whether something is a warning or not is dictated by the C and C++ standards,
> it is not something that is up to the implementor.
No, an implementor can add as many warnings as she wants. The standards
only dictate what must be diagnosed.
Regardless, what has that to do with my post?
Neil.