X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f From: sandmann AT clio DOT rice DOT edu (Charles Sandmann) Message-Id: <10112240505.AA21684@clio.rice.edu> Subject: Re: v2.03 refresh issue - passing 3K argument list [was Re: A new bug?] To: eliz AT is DOT elta DOT co DOT il Date: Sun, 23 Dec 2001 23:05:18 -0600 (CST) Cc: djgpp-workers AT delorie DOT com In-Reply-To: <1858-Sun23Dec2001211037+0200-eliz@is.elta.co.il> from "Eli Zaretskii" at Dec 23, 2001 09:10:37 PM X-Mailer: ELM [version 2.5 PL2] Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 A simpler test: testit.sh: ./djecho "`./cat test.fil`" Then: bash testit.sh This doesn't use make; it does fail if test.fil is big, it succeeds if test.fil is small or bash 2.05 is used. It also succeeds if the bash builtin echo is used or if the double quotes are removed (among lots of other things ...) When it fails it says: testit.sh: ./djecho.exe: No Error