From owner-cvs-all Thu Jan 30 9: 0:57 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 564CD37B401; Thu, 30 Jan 2003 09:00:56 -0800 (PST) Received: from chiark.greenend.org.uk (chiark.greenend.org.uk [193.201.200.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1060243F3F; Thu, 30 Jan 2003 09:00:54 -0800 (PST) (envelope-from fanf@chiark.greenend.org.uk) Received: from fanf by chiark.greenend.org.uk with local (Exim 3.12 #1) id 18eI3K-00048F-00 (Debian); Thu, 30 Jan 2003 17:00:38 +0000 Date: Thu, 30 Jan 2003 17:00:38 +0000 From: Tony Finch To: Juli Mallett Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libufs Makefile Message-ID: <20030130170038.D31480@chiark.greenend.org.uk> References: <200301300011.h0U0B1vw026210@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200301300011.h0U0B1vw026210@repoman.freebsd.org>; from jmallett@FreeBSD.org on Wed, Jan 29, 2003 at 04:11:01PM -0800 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 Wed, Jan 29, 2003 at 04:11:01PM -0800, Juli Mallett wrote: > > WARNS ?= 2, so idiocy like 1.12 of type.c doesn't have to happen again. I like to compile my code with these flags: -pipe -O -g -ansi -U__STRICT_ANSI__ -pedantic -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings (The -U is to avoid braindamage in glibc's headers.) Tony. -- f.a.n.finch http://dotat.at/ VIKING NORTH UTSIRE: NORTHERLY 6 TO GALE 8, OCCASIONALLY SEVERE GALE 9 IN VIKING AT FIRST, BECOMING VARIABLE OR SOUTHWESTERLY 3 OR 4. SNOW SHOWERS THEN RAIN. MODERATE OR GOOD. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message