www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/2001/12/23/06:22:40

X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f
Message-ID: <3C25BE85.17FE24BC@is.elta.co.il>
Date: Sun, 23 Dec 2001 13:22:45 +0200
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Mailer: Mozilla 4.04 [en] (WinNT; I)
MIME-Version: 1.0
To: Charles Sandmann <sandmann AT clio DOT rice DOT edu>
CC: djgpp-workers AT delorie DOT com
Subject: Re: A new bug?
References: <10112202353 DOT AA12332 AT clio DOT rice DOT edu>
Reply-To: djgpp-workers AT delorie DOT com

> From: sandmann AT clio DOT rice DOT edu (Charles Sandmann)
> Date: Thu, 20 Dec 2001 14:02:50 -0600 (CST)
> Cc: djgpp-workers AT delorie DOT com (DJGPP developers)
> 
> I was able to reproduce this.  The makefile passes this symbol via a 
> command line run by bash.  It seems like a sizing change - bash 2.04
> fails with the original sizes but bash 2.05 is successful.  It appears 
> that if the data being passed in the symbol is more than around 2000
> characters it fails with the bash 2.04 provided in the refresh.

Sorry, I'm lost here (and had similar problems with the original
report posted on c.o.m.d., that's why I didn't respond).  What
``symbol'' are we talking about here?  And what makefile is involved
here--can I see it?

Also, the original report wasn't talking about 2000 characters, but
about a much smaller limit, 128 characters, and I'm not sure how these
two are related (see below).

> I suspect this test file was created using bash 2.05 as the implementation
> environment?
> 
> > -ls -1 *.pas | split -l 250 - dtlist.
> > +ls -1 *.pas | split -l 128 - dtlist.
> >   for %%f in (dtlist.*) do make MASK="`cat %%f`" pascal.check-long >> make.out
>

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019