Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Feb 2002 09:21:58 +1030
From:      Greg Lehey <grog@FreeBSD.org>
To:        Peter Wemm <peter@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   HEAD UP (was: cvs commit: src/sys/conf kern.pre.mk)
Message-ID:  <20020226092158.J16988@wantadilla.lemis.com>
In-Reply-To: <200202252204.g1PM4Xs60001@freefall.freebsd.org>
References:  <200202252204.g1PM4Xs60001@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
I think this warrants a HEADS UP.

Greg

On Monday, 25 February 2002 at 14:04:33 -0800, Peter Wemm wrote:
> peter       2002/02/25 14:04:33 PST
>
>   Modified files:
>     sys/conf             kern.pre.mk
>   Log:
>   Turn on -Werror by default.  This is is easily turned off, by either:
>   - fix the warnings, they are there for a reason!
>   - add -DNO_ERROR to your make(1) command.
>   - add 'makeoptions NO_WERROR=true' to your kernel config.
>   - add 'nowerror' to conf/files* that have warnings that should be fixed
>     due to tracking 3rd party vendor code.
>   - add 'nowerror' to conf/files* where the warning is false due to a
>     compiler bug and fixing it with brute force would be too expensive.
>
>   There are some very sloppy warnings in our kernel build, come on folks!
>
>   'make release' uses -DNO_WERROR intentionally.
>
>   Revision  Changes    Path
>   1.8       +5 -5      src/sys/conf/kern.pre.mk

--
See complete headers for address and phone numbers

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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