This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH (head): -Wunused-static-variable
- From: "David O'Brien" <obrien at FreeBSD dot org>
- To: Kean Johnston <jkj at sco dot com>
- Cc: gcc at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Fri, 2 May 2003 08:46:14 -0700
- Subject: Re: PATCH (head): -Wunused-static-variable
- Organization: The NUXI BSD Group
- References: <006f01c31052$ca96d0b0$03419384@shrike>
- Reply-to: obrien at FreeBSD dot org
On Thu, May 01, 2003 at 07:30:26PM -0700, Kean Johnston wrote:
> +@smallexample
> +@group
> +#ifndef LINT
"#ifndef lint" is the traditional spelling.