From owner-cvs-all Thu Nov 1 11:47:38 2001 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id D588E37B403; Thu, 1 Nov 2001 11:47:33 -0800 (PST) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.6/8.11.1) id fA1JlST82061; Thu, 1 Nov 2001 11:47:28 -0800 (PST) (envelope-from obrien) Date: Thu, 1 Nov 2001 11:47:23 -0800 From: "David O'Brien" To: Sheldon Hearn Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/boot/ficl/softwords softcore.awk Message-ID: <20011101114723.H79520@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200111011914.fA1JEGD49043@freefall.freebsd.org> <91831.1004643686@axl.seasidesoftware.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <91831.1004643686@axl.seasidesoftware.co.za>; from sheldonh@starjuice.net on Thu, Nov 01, 2001 at 09:41:26PM +0200 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Nov 01, 2001 at 09:41:26PM +0200, Sheldon Hearn wrote: > > Modified files: > > sys/boot/ficl/softwords softcore.awk > > Log: > > Substitute "[:space:]" with the character constants it expands to. > > This was a silent 'failure' when using Bell-Labs awk. > > David, why are you taking this approach? Why are you worsening the > quality of our awk code [1] instead of ensuring that we have an awk > interpreter that adherers to standards? To get us buildable again. That is 1st priority. And our culture is to try to get the commit to work (and interate on it if needed); rather than back it out. In this case we have had about a day of upheaval. That is not yet to the abusive level. If this goes on much more, I'll back it out. -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message