From: Richard Dawe Newsgroups: comp.os.msdos.djgpp Subject: Re: Handling of TMPDIR, TEMP by various DJGPP programs Date: Fri, 17 Jan 2003 08:49:11 +0000 Lines: 31 Message-ID: <3E27C387.F873A66B@phekda.freeserve.co.uk> References: <3E14606E DOT E5B4D1A9 AT phekda DOT freeserve DOT co DOT uk> <7458-Thu02Jan2003202306+0200-eliz AT is DOT elta DOT co DOT il> <1041532689 DOT 964798 AT queeg DOT ludd DOT luth DOT se> <3E14D4D7 DOT 7847EB0C AT phekda DOT freeserve DOT co DOT uk> <3E1EA03A DOT 7481FDCC AT phekda DOT freeserve DOT co DOT uk> NNTP-Posting-Host: 62.136.23.186 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news8.svr.pol.co.uk 1042793692 25390 62.136.23.186 (17 Jan 2003 08:54:52 GMT) NNTP-Posting-Date: 17 Jan 2003 08:54:52 GMT X-Complaints-To: abuse AT theplanet DOT net X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.23 i586) X-Accept-Language: de,fr To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "MURPHY, Jeremy W" wrote: > > Richard Dawe (rich AT phekda DOT freeserve DOT co DOT uk) wrote: [snip] > : I don't think it is translating /all/ environment variables - it's just > : bash 2.04 translating a select few. Solution 1: don't use bash 2.04. > : Solution 2: make your program cope with both directions of slash. > > Mmmm... if not bash, then what? bash 2.04 does. bash 2.05 doesn't. bash 2.05 is available from the DJGPP 2.04 testing page: http://clio.rice.edu/djgpp/win2k/main_204.htm There are no packages of bash 2.05 on Simtel.NET, because it only builds with DJGPP CVS (what will become DJGPP 2.04). > I don't want to have to accomodate both slashes, I want bash to just act > normal, so that simple programs written by everyone else for UNIX will run > ok! Is it planned to change this slash translation behaviour or is it > here to stay? I don't know if this will be fix. Try asking the DJGPP port maintainer for bash. (You can get his e-mail address from manifest/bsh204b.dsm in the DJGPP directory.) Regards, -- Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]