Re: FICL breakage...

1999-10-02 Thread Joe Abley
On Wed, Sep 29, 1999 at 11:05:49PM +1200, Joe Abley wrote: On Wed, Sep 29, 1999 at 12:02:09PM +0200, Mark Murray wrote: There is breakage in the new FICL. This fixes it... [awk diff] I remember a long time ago someone asked me to make some modifications to softcore.awk to compress the

Re: FICL breakage...

1999-10-01 Thread Daniel C. Sobral
Warner Losh wrote: In message [EMAIL PROTECTED] "Daniel C. Sobral" writes: : OTOH, if we are still perl-safe, I could send you the newer perl : script, so you can adapt from that. FWIW, one mus have perl installed to build a kernel. Yeah, but one must have world installed to build a

Re: FICL breakage...

1999-09-30 Thread Jordan K. Hubbard
Anyway, all good to know. There are almost certainly more perl speakers than awk speakers these days, so it probably makes sense to do these things in perl rather than awk. I think that's sort of in the grey area. There are also many Hardened Traditionalists(tm) like myself who don't know

Re: FICL breakage...

1999-09-30 Thread Oliver Fromme
Jordan K. Hubbard wrote in list.freebsd-current: Anyway, all good to know. There are almost certainly more perl speakers than awk speakers these days, so it probably makes sense to do these things in perl rather than awk. I think that's sort of in the grey area. There are also many

Re: FICL breakage...

1999-09-29 Thread Joe Abley
On Wed, Sep 29, 1999 at 12:02:09PM +0200, Mark Murray wrote: There is breakage in the new FICL. This fixes it... [awk diff] I remember a long time ago someone asked me to make some modifications to softcore.awk to compress the textual ficl keywords by eliminating double-spaces and newlines,

Re: FICL breakage...

1999-09-29 Thread Daniel C. Sobral
Mark Murray wrote: Hi There is breakage in the new FICL. This fixes it... diff -u -d -r1.2 softcore.awk --- softcore.awk1999/01/22 23:52:57 1.2 +++ softcore.awk1999/09/29 09:47:30 @@ -91,6 +91,6 @@ printf "\"quit \";\n"; printf "\n\nvoid