On Fri, Oct 26, 2001 at 09:12:19AM +0100, Olly Betts wrote:
> On Thu, Oct 25, 2001 at 02:43:23PM -0500, Robert Boehne wrote:
> > + if test `expr "X$rmfiles" : ".*"` -gt $max_cmd_len; then
>
> How portable is "test -gt"? The Goat book doesn't list it as a portable
> test operator:
>
> http:
On Thu, Oct 04, 2001 at 09:05:18AM +1000, Kevin Ryde wrote:
> On an sv1-cray-unicos10.0.0.X with the cvs libtool I noticed the
> following error,
>
> configure: creating libtool
> sed: 1: "s/[-_ABCDEFGHIJKLMNOPQR ...": RE error: [ ] imbalance or syntax
>error
> appending
On Sun, Oct 28, 2001 at 01:14:29AM +0100, Gary V. Vaughan wrote:
> On Thu, Oct 04, 2001 at 09:05:18AM +1000, Kevin Ryde wrote:
> > On an sv1-cray-unicos10.0.0.X with the cvs libtool I noticed the
> > following error,
> >
> > configure: creating libtool
> > sed: 1: "s/[-_ABCDEFGHIJ
On Sun, Sep 30, 2001 at 11:05:52PM -0500, [EMAIL PROTECTED] wrote:
> 2001-09-30 Albert Chin-A-Young <[EMAIL PROTECTED]>
>
> * ltdl.c: change some types to size_t from int because
> strlen() returns size_t. argz_len changed to size_t in
> foreach_dirinpath() because argziz