From owner-freebsd-audit Thu Dec 6 9: 9:26 2001 Delivered-To: freebsd-audit@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 95D7C37B405; Thu, 6 Dec 2001 09:09:24 -0800 (PST) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.6/8.11.1) id fB6H9N922610; Thu, 6 Dec 2001 09:09:23 -0800 (PST) (envelope-from obrien) Date: Thu, 6 Dec 2001 09:09:23 -0800 From: "David O'Brien" To: Mike Barcroft Cc: David Malone , audit@freebsd.org, markm@freebsd.org, Bruce Evans Subject: Re: Warns for tcopy and wc. Message-ID: <20011206090923.A9444@dragon.nuxi.com> Reply-To: obrien@freebsd.org References: <20011203215452.E57237@espresso.q9media.com> <200112041341.aa05762@salmon.maths.tcd.ie> <20011204112148.F57237@espresso.q9media.com> <20011205200006.A38562@walton.maths.tcd.ie> <20011205122210.C11004@dragon.nuxi.com> <20011206134134.A4182@walton.maths.tcd.ie> <20011206115640.C71848@espresso.q9media.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011206115640.C71848@espresso.q9media.com>; from mike@freebsd.org on Thu, Dec 06, 2001 at 11:56:40AM -0500 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-audit@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Dec 06, 2001 at 11:56:40AM -0500, Mike Barcroft wrote: > David Malone writes: > > I've just checked gcc 3.0.2 from ports and it understands the %j > > modifier natively. I guess we can live without %j support in -stable, > > as long as there are no plans to move the warns stuff back there. > > Do we have an ETA for gcc-3.0.3 in -current? > > It's probably not a problem because -Werror is never set on -STABLE. Not totally true. I added support for it (set WARNS_WERROR in /etc/make.conf). IMO, all committers should be running with WARNS_WERROR on their RELENG_4 boxes to prevent regressions. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-audit" in the body of the message