Date: Sun, 20 May 2001 18:11:16 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: "Mark E." cc: djgpp-workers AT delorie DOT com Subject: Re: Possible bash issue In-Reply-To: <3B0599E9.21329.13FC05@localhost> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Fri, 18 May 2001, Mark E. wrote: > > So is this likely to be a bug in bash, or a libc problem (my > > bash is linked against stock 2.03)? > > I made the example stand-alone (by providing a script that performs the same > function as --fallback-echo) and I couldn't reproduce the problem. I changed > to a previous bash 2.04 and also got the same answer. bash 2.05 also gives > the same answer. I added a statement to output the i variable and it stops at > 16 every time What does this result (the loop stops at 16) mean in the terms of the max command-line length?