This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Suppressing specific compiler warnings
- From: "Alexander E. Kopilovich" <aek at VB1162 dot spb dot edu>
- To: Matt Austern <austern at apple dot com>, gcc at gcc dot gnu dot org
- Date: Thu, 27 May 2004 07:15:35 +0400 (MSD)
- Subject: Re: Suppressing specific compiler warnings
- References: <0A9BADCC-AF67-11D8-B939-000393B2ABA2@apple.com>
On Wed, 26 May 2004 15:50:10 -0700, Matt Austern wrote:
> My claim is that, as things stand now, warnings do not have names. The
> characteristics that I claim names should have:
>[...]
> - Names should be stable from release to release, even if the text of
>the warning varies.
This last point would be a subtle source for a danger.
Alexander