www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/1999/03/01/13:12:29.1

Message-Id: <199903011812.SAA55854@out2.ibm.net>
From: "Mark E." <snowball3 AT usa DOT net>
To: djgpp-workers AT delorie DOT com
Date: Mon, 1 Mar 1999 13:12:27 -0500
MIME-Version: 1.0
Subject: Re: bash binary uploaded Feb. 18th
References: <199902281957 DOT TAA34614 AT out5 DOT ibm DOT net>
In-reply-to: <Pine.SUN.3.91.990301111514.2578B-100000@is>
X-mailer: Pegasus Mail for Win32 (v3.01d)
Reply-To: djgpp-workers AT delorie DOT com

> I wonder why.  FWIW, Bash 1.14.7 doesn't have this problem.

It's because I rewrote the code that adds an executable suffix and 
introduced that bug in the process. The earlier 
dosutil_add_executable_suffix tested just one of the suffixes 
(.com,.exe,.bat, etc.) at a time. Then there would be code throughout 
Bash that looped with calls to dosutil_add_executable_suffix until a 
valid suffix was found or the list was exhausted. I changed it so the 
entired suffix list was searched (if neccessary) in that one function, 
instead of performing the search in many places.

I've uploaded a new update. It includes the fix for your problem and 
upgrades the version to 2.03.

Mark

--- 
Mark Elbrecht
snowball3 AT usa DOT net http://members.xoom.com/snowball3/

- Raw text -


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