delorie.com/archives/browse.cgi | search |
Message-Id: | <199903241858.SAA112844@out1.ibm.net> |
From: | "Mark E." <snowball3 AT usa DOT net> |
To: | Michel de Ruiter <mdruiter AT cs DOT vu DOT nl>, djgpp-workers AT delorie DOT com |
Date: | Wed, 24 Mar 1999 13:58:57 -0500 |
MIME-Version: | 1.0 |
Subject: | Re: Bash 2.03 update (March 19th) |
In-reply-to: | <m10Ppgn-0001i1C@sloep112.cs.vu.nl> |
X-mailer: | Pegasus Mail for Win32 (v3.01d) |
Reply-To: | djgpp-workers AT delorie DOT com |
X-Mailing-List: | djgpp-workers AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
>> Now we are at Bash 2.03, I have encountered some unexpected (to me at > least) behaviour in you binary Bash: > > - .bat and .btm are not run with %COMSPEC%, but as .sh shell script All batch files are executed with a call to spawnve, so Bash has no say in how a .bat file is executed. Perhaps if you could go in to more detail? > - wildcard expansion does not work at all with backslashes as > dir-separators The backslash is an escape character in Bash, so I can't do anything about this. You will note the same limitation in Bash 1.147. > > - C-z doesn't work (fix attached) Thanks. The fix was already on the source hard drive and in the generated binary, but somehow didn't make into the source archive.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |