From owner-cvs-all@FreeBSD.ORG Sat Jun 14 17:09:24 2003 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 4EFB837B401; Sat, 14 Jun 2003 17:09:24 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 064A743FBF; Sat, 14 Jun 2003 17:09:17 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.8/8.12.3) with ESMTP id h5F09FkA049942; Sat, 14 Jun 2003 18:09:15 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sat, 14 Jun 2003 18:08:44 -0600 (MDT) Message-Id: <20030614.180844.37242728.imp@bsdimp.com> To: bde@zeta.org.au From: "M. Warner Losh" In-Reply-To: <20030615095053.G22725@gamplex.bde.org> References: <20030614.101420.71552621.imp@bsdimp.com> <20030614.102541.32719717.imp@bsdimp.com> <20030615095053.G22725@gamplex.bde.org> X-Mailer: Mew version 2.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: des@FreeBSD.org Subject: Re: cvs commit: src/share/mk bsd.sys.mk 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: Sun, 15 Jun 2003 00:09:24 -0000 In message: <20030615095053.G22725@gamplex.bde.org> Bruce Evans writes: : On Sat, 14 Jun 2003, M. Warner Losh wrote: : : > In message: <20030614.101420.71552621.imp@bsdimp.com> : > "M. Warner Losh" writes: : > : In message: <200306141157.h5EBviHg003862@repoman.freebsd.org> : > : Dag-Erling Smorgrav writes: : > : : Modified files: : > : : share/mk bsd.sys.mk : > : : Log: : > : : Revert to a known-good state. Anyone desiring to experiment with stricter : > : : global settings is free to do so in his or her own source tree. : > : : > : You beat me to this by about 4 hours. Thank you. While the c99/gnu99 : > : stuff did uncover a number of problems, it also caused a number of : > : unintended problems outside the source tree. : > : > Unfortunately, it retains CSTD in a form that's had much said against : > it. I think it would have been better to back out one step further : > until that can be resolved. : : I didn't notice any sayings against it except FUD. IIRc, both ruslan and david had objections to these changes. In reverting things back to the starting point I'm not saying that we don't want to do it, but rather it was time to declare a Mulligan and start fresh. Warner