From owner-freebsd-stable Mon Nov 6 7:37: 3 2000 Delivered-To: freebsd-stable@freebsd.org Received: from lucifer.ninth-circle.org (lucifer.bart.nl [194.158.168.74]) by hub.freebsd.org (Postfix) with ESMTP id 94EDD37B4C5 for ; Mon, 6 Nov 2000 07:37:00 -0800 (PST) Received: (from asmodai@localhost) by lucifer.ninth-circle.org (8.11.1/8.11.0) id eA6FaiY50347; Mon, 6 Nov 2000 16:36:44 +0100 (CET) (envelope-from asmodai) Date: Mon, 6 Nov 2000 16:36:44 +0100 From: Jeroen Ruigrok van der Werven To: Giorgos Keramidas Cc: stable@FreeBSD.ORG Subject: Re: Today's RELENG_4 and BDECFLAGS Message-ID: <20001106163643.U43259@lucifer.bart.nl> References: <20001106172042.A74119@gray.westgate.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001106172042.A74119@gray.westgate.gr>; from keramida@ceid.upatras.gr on Mon, Nov 06, 2000 at 05:20:42PM +0200 Organisation: VIA Net.Works The Netherlands Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -On [20001106 16:25], Giorgos Keramidas (keramida@ceid.upatras.gr) wrote: >I then proceeded to test the BDECFLAGS that I had seen recenly in >/etc/defaults/make.conf and tried to build a world with: > > CFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \ > -Wcast-qual -Wchar-subscripts -Wconversion -Winline \ > -Wmissing-prototypes -Wnested-externs -Wpointer-arith \ > -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings Simpler: CFLAGS= ${BDECFLAGS} >Does this mean that -STABLE world can not be built with all warnings enabled? You got that right. >Has anyone else tried to build a RELENG_4 world with the BDECFLAGS? Yes, and it doesn't work. =) -- Jeroen Ruigrok van der Werven Network- and systemadministrator VIA Net.Works The Netherlands BSD: Technical excellence at its best http://www.via-net-works.nl In my mind nothing makes sense... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message