Date: Mon, 4 Feb 2002 09:17:17 -0800 From: "David O'Brien" <obrien@FreeBSD.org> To: Ruslan Ermilov <ru@FreeBSD.org> Cc: Mark Murray <markm@FreeBSD.org>, current@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: pam_ssh world breakage (was: Re: cvs commit: src/lib/libpam Makefile.inc) Message-ID: <20020204091717.A16149@dragon.nuxi.com> In-Reply-To: <20020204153032.C58535@sunbay.com>; from ru@FreeBSD.org on Mon, Feb 04, 2002 at 03:30:32PM %2B0200 References: <200202031551.g13Fpql76999@freefall.freebsd.org> <20020204153032.C58535@sunbay.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Feb 04, 2002 at 03:30:32PM +0200, Ruslan Ermilov wrote: > This delta breaks buildworld. gcc(1) has a known bug-feature > of hiding some errors in standard system headers, making them > invisible without -I. ... > and compile now can't survive the WARNS=4. Not to mention there is ZERO way this code will pass WARNS=4 for GCC 3. Please Committers, do not try to WARNS code right now -- there just is no use. It will only get in the way later. Well, of course feel free to make the code changes, but PLEASE do not commit any stronger WARNS levels to Makefiles. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020204091717.A16149>