Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Nov 2003 02:36:09 +1100 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        Ruslan Ermilov <ru@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/contrib/gcc c-lex.c
Message-ID:  <20031108023113.Q4736@gamplex.bde.org>
In-Reply-To: <20031107084045.GD86943@sunbay.com>
References:  <200311070330.hA73UWPR092624@repoman.freebsd.org> <200311070327.hA73RWjs092423@repoman.freebsd.org> <20031107084045.GD86943@sunbay.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 7 Nov 2003, Ruslan Ermilov wrote:

> On Thu, Nov 06, 2003 at 07:09:40PM -0800, Alexander Kabaev wrote:
> > kan         2003/11/06 19:09:40 PST
> >
> >   FreeBSD src repository
> >
> >   Modified files:
> >     contrib/gcc          c-lex.c
> >   Log:
> >   Drop the revision 1.2 (don't let gcc(1) hide warnings in system headers)
> >   and use stock version of this file now.
> >   ...
>
> Will -Wsystem-headers from bsd.sys.mk for WARNS > 0 still take care
> of emitting warnings in system headers?

If WARNS > 0 it will :-).  I think we have enough WARNS > 0 to catch
most problems, but developers, especially bde and ru, should run with
-Wsystem-headers unconditional in bsd.sys.mk.

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031108023113.Q4736>