From: "Mark E." To: Richard Dawe , DJGPP workers , "Mark E." , bug-bash AT gnu DOT org Date: Sat, 19 Aug 2000 23:51:02 -0400 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: DJGPP port of bash 2.03, supplied environment & backticks Message-ID: <399F1D66.26246.1DA841@localhost> In-reply-to: <399F1479.548590FC@phekda.freeserve.co.uk> X-mailer: Pegasus Mail for Win32 (v3.12c) 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 > Hello. > > I've encountered a problem while using the DJGPP port of bash 2.03. The > DJGPP porter of bash, Mark E., said that he think the script that I'm > trying to execute is actually wrong. I don't remember what I said because I was tired at the time and probably should have held off until the next day to reply, but what I should have said is I have no idea if your example code is valid or not. > Thankfully this problem does not exist in bash 2.04 beta 5c. Are there > any plans to fix this problem in bash 2.03? I should point out to those not in the know that this is the DJGPP beta of bash 2.04, not a release from the Bash maintainer. There were some changes in how Bash exported the environment exported from 2.03 to 2.04, and perhaps the port of this change made the example snippet work. Mark