From owner-cvs-all@FreeBSD.ORG Thu Mar 24 20:19:45 2005 Return-Path: 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 C2C9616A4CE; Thu, 24 Mar 2005 20:19:45 +0000 (GMT) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D2C743D4C; Thu, 24 Mar 2005 20:19:45 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.13.0/8.13.0) with ESMTP id j2OKJabr031188; Thu, 24 Mar 2005 12:19:36 -0800 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.13.0/8.13.0/Submit) id j2OKJalb031187; Thu, 24 Mar 2005 12:19:36 -0800 Date: Thu, 24 Mar 2005 12:19:36 -0800 From: Brooks Davis To: Stefan Farfeleder Message-ID: <20050324201936.GA30850@odin.ac.hmc.edu> References: <200503241751.j2OHpFQg063306@repoman.freebsd.org> <200503241333.53622.jhb@FreeBSD.org> <20050324192502.GB7294@odin.ac.hmc.edu> <20050324194852.GJ46915@wombat.fafoe.narf.at> <20050324200210.GA26763@odin.ac.hmc.edu> <20050324200942.GK46915@wombat.fafoe.narf.at> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="YiEDa0DAkWCtVeE4" Content-Disposition: inline In-Reply-To: <20050324200942.GK46915@wombat.fafoe.narf.at> User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=0.0 required=8.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on odin.ac.hmc.edu cc: Brooks Davis cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: John Baldwin cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/compat/linux linux_ioctl.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Mar 2005 20:19:45 -0000 --YiEDa0DAkWCtVeE4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Mar 24, 2005 at 09:09:43PM +0100, Stefan Farfeleder wrote: > On Thu, Mar 24, 2005 at 12:02:10PM -0800, Brooks Davis wrote: > >=20 > > Prior to C99, I think #error wasn't specified. C99 does specify it. >=20 > C89/90 had #error too. I stand corrected. Now that I think about it, all but the perverse preprocessors would implement #error just by blowing up on an unknown directive so even that isn't an issue. In any case, I've made the change and the new code is at least shorter. It's really only there for people mucking with kernel internals who should be able to figure out what it means. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --YiEDa0DAkWCtVeE4 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFCQyDXXY6L6fI4GtQRAtfaAKCzNXmWxCUuJq4Rw0jQNRadKonJzQCgmah1 5dvxYxoWqwxneFAcOf970Ko= =28wo -----END PGP SIGNATURE----- --YiEDa0DAkWCtVeE4--