Date: Mon, 17 Dec 2001 03:15:26 -0800 From: Kris Kennaway <kris@FreeBSD.org> To: Luigi Rizzo <luigi@FreeBSD.org> Cc: Kris Kennaway <kris@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/rm rm.c src/usr.sbin/chown chown.c src/usr.sbin/dev_mkdb dev_mkdb.c Message-ID: <20011217031526.B94298@citusc17.usc.edu> In-Reply-To: <20011215095930.A62613@iguana.aciri.org>; from luigi@FreeBSD.org on Sat, Dec 15, 2001 at 09:59:30AM -0800 References: <200112141622.fBEGMg705939@freefall.freebsd.org> <20011215090750.A91194@citusc17.usc.edu> <20011215095930.A62613@iguana.aciri.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--dDRMvlgZJXvWKvBx Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Dec 15, 2001 at 09:59:30AM -0800, Luigi Rizzo wrote: > There is something I do not follow. >=20 > Over time we have gone through great pains to keep the code compatible > with a wide range of compilers (including K&R when possible, by > using __P() macros), and now people complain suggesting that instead > of supplying perfectly legal (K&R and ANSI) C prototypes to 3 > functions, which do not break anything and only increase code > portability towards possibly broken compilers, I should instead > compile the source tree with a version-specific compiler. >=20 > Am i the only one who sees a contraddiction here ? No, you just have to define NO_WERROR to turn off the gcc-specific warning flags. There's no contradiction there. Kris --dDRMvlgZJXvWKvBx Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8HdPNWry0BWjoQKURAqtEAKCd3KxrKuKTKMSsj0fF6oHYjxjlEgCg0STe PFBbXu79qlO8nXnpP0eCXlk= =zNDt -----END PGP SIGNATURE----- --dDRMvlgZJXvWKvBx-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011217031526.B94298>