From owner-svn-src-head@FreeBSD.ORG Mon May 20 19:43:25 2013 Return-Path: Delivered-To: svn-src-head@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 895E095D; Mon, 20 May 2013 19:43:25 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net (lor.one-eyed-alien.net [69.66.77.232]) by mx1.freebsd.org (Postfix) with ESMTP id CAD6518B1; Mon, 20 May 2013 19:43:24 +0000 (UTC) Received: from lor.one-eyed-alien.net (localhost [127.0.0.1]) by lor.one-eyed-alien.net (8.14.5/8.14.5) with ESMTP id r4KJhNWX004064; Mon, 20 May 2013 14:43:23 -0500 (CDT) (envelope-from brooks@lor.one-eyed-alien.net) Received: (from brooks@localhost) by lor.one-eyed-alien.net (8.14.5/8.14.5/Submit) id r4KJhNmC004063; Mon, 20 May 2013 14:43:23 -0500 (CDT) (envelope-from brooks) Date: Mon, 20 May 2013 14:43:23 -0500 From: Brooks Davis To: Dimitry Andric Subject: Re: svn commit: r250658 - in head: share/mk sys/conf tools/build/options Message-ID: <20130520194323.GD2630@lor.one-eyed-alien.net> References: <201305151304.r4FD4B1i032146@svn.freebsd.org> <519390B6.2060500@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="EY/WZ/HvNxOox07X" Content-Disposition: inline In-Reply-To: <519390B6.2060500@FreeBSD.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 May 2013 19:43:25 -0000 --EY/WZ/HvNxOox07X Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, May 15, 2013 at 03:42:14PM +0200, Dimitry Andric wrote: > On 2013-05-15 15:04, Brooks Davis wrote: > > Author: brooks > > Date: Wed May 15 13:04:10 2013 > > New Revision: 250658 > > URL: http://svnweb.freebsd.org/changeset/base/250658 > > > > Log: > > Add a new option WITHOUT_FORMAT_EXTENSIONS to disable flags related = to > > checking our kernel printf extensions. This is useful to allow > > compilers without these extensions to build kernels. >=20 > As I have written before, please let us consider this to be a band-aid, > and aim to remove non-standard printf specifiers from our kernel > sources. Otherwise we will lose most of the advantages of format > checking... :-( Yes, we either need to remove them or add a sufficiently standard way to extend printf format checking. I'm definitely not doing either of them. I've fixed the spelling of extensions in kern.mk in r250828. Thanks, Brooks --EY/WZ/HvNxOox07X Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) iD8DBQFRmnzbXY6L6fI4GtQRAhlIAJ9I/EZG1eQyuKYO5VcHEd3AfhBYlgCfYsDm yrhDMssXe8EMKHWju/oCdLs= =akH8 -----END PGP SIGNATURE----- --EY/WZ/HvNxOox07X--