From owner-cvs-all Fri May 24 5:43:15 2002 Delivered-To: cvs-all@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id CE61937B401; Fri, 24 May 2002 05:43:05 -0700 (PDT) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id WAA19335; Fri, 24 May 2002 22:43:03 +1000 Date: Fri, 24 May 2002 22:45:59 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Peter Wemm Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: src/share/mk bsd.kern.mk In-Reply-To: <200205240102.g4O12jF41264@freefall.freebsd.org> Message-ID: <20020524223514.E3592-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 23 May 2002, Peter Wemm wrote: > peter 2002/05/23 18:02:45 PDT > > Modified files: > share/mk bsd.kern.mk > Log: > For now, make the .ifdef GCC3 case default. We should change -Wno-format > back to -fformat-extensions (or whatever) when we have the functionality. > We are gaining warnings again that should be fixed but the are being hidden > by NO_WERROR and all the -Wformat noise. We gained this functionality a few days ago. I have been running with the GCC3 case by default but hoped to remove it (there might be a problem with using gcc3 from ports). Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message