bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: list of portable tools


From: Karl Berry
Subject: Re: list of portable tools
Date: Mon, 9 Apr 2007 19:07:49 -0500

> POSIX prohibits the use of NUL in Awk input
> files, so portable scripts can't assume it.

Sure, but in the particular case of bootstrapping gnu packages, if gawk
works, that seems pretty sufficient to me?  I don't see why we need to
cater for other implementations in *GNU* libtool.  It's not like gawk is
hard to install, anyway, for anyone who cares.

Seems better than painfully reimplementing functionality using fold and
cut and whatever, especially since you are probably right that other
implementations of those won't be robust either.  So what's the other
choice?

karl




reply via email to

[Prev in Thread] Current Thread [Next in Thread]