Message-Id: <199702101245.VAA07121@mail.st.rim.or.jp> From: "Daisuke Aoyama" To: "Eli Zaretskii" , "Douglas B. Rupp" , "Jerzy Witkowski" Cc: "DJGPP WORKERS" Subject: test bash for back path conversion. Date: Mon, 10 Feb 1997 15:07:15 +0900 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit Download here: http://www.neongenesis.com/~jack/djgpp-work/beta/basht4.zip This archive (431KB long) contains unstripped binary, diffs, readme. Known Bug cannot expand "//d" to "d:". Changes (after bashb6) o added signals checker for builtin loop command. o added PATH_EXPAND variable for expanding paths when external command invoked. o fixed a bug of filename completion with colon separator. o fixed mkbuiltin for CR/LF files. o fixed include path to search in $DJDIR/include. o supported double-slashed drive name in SYSROOT. Daisuke Aoyama jack AT st DOT rim DOT or DOT jp