Date: Thu, 01 Nov 2001 12:45:17 -0800 From: Jordan Hubbard <jkh@winston.freebsd.org> To: Sheldon Hearn <sheldonh@starjuice.net> Cc: "David E. O'Brien" <obrien@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/boot/ficl/softwords softcore.awk Message-ID: <46299.1004647517@winston.freebsd.org> In-Reply-To: Message from Sheldon Hearn <sheldonh@starjuice.net> of "Thu, 01 Nov 2001 21:41:26 %2B0200." <91831.1004643686@axl.seasidesoftware.co.za>
next in thread | previous in thread | raw e-mail | index | archive | help
I have to agree. As I already indicated to David on IRC, this change clearly wasn't as painless as anticipated and rather than run around bashing on other components in an attempt to bring the mountain to Mohammed we should simply go back to GNU awk *which worked fine* and save this change-over for a day when AT&T awk is actually POSIX compatible. Given all the far more important things we need to be focusing on right now, it is an almost incomprehensible waste of time to be fixing things that were not broken to begin with (and let's not get into the GPL vs BSD debate here - this is a functionality issue to which licensing issues take a definite back seat). - Jordan > > > On Thu, 01 Nov 2001 11:14:16 PST, "David E. O'Brien" 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? > > Can I suggest you take the approach I outline in another message, where > you reconnect gawk to the build as the system awk until such time as > these wrinkles have been ironed out properly? > > Ciao, > Sheldon. > > [1] In this case, the code becomes susceptible to cut-n-paste damage > that it was previously impervious to. 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?46299.1004647517>