X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Rugxulo Newsgroups: comp.os.msdos.djgpp Subject: Re: ANNOUNCE: release 2 of the DJGPP port of GNU Bash 2.04 uploaded. Date: Sat, 24 May 2008 08:23:30 -0700 (PDT) Organization: http://groups.google.com Lines: 20 Message-ID: References: <200805131629 DOT m4DGTDLA007936 AT delorie DOT com> <482AF715 DOT 9050803 AT iki DOT fi> <200805150956 DOT 58858 DOT juan DOT guerrero AT gmx DOT de> NNTP-Posting-Host: 65.13.115.246 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1211642611 32087 127.0.0.1 (24 May 2008 15:23:31 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Sat, 24 May 2008 15:23:31 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: w7g2000hsa.googlegroups.com; posting-host=65.13.115.246; posting-account=p5rsXQoAAAB8KPnVlgg9E_vlm2dvVhfO User-Agent: G2/1.0 X-HTTP-UserAgent: Opera/9.27 (Windows NT 6.0; U; en),gzip(gfe),gzip(gfe) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id m4OFU2M5003931 Reply-To: djgpp AT delorie DOT com Hi, On May 15, 2:56 am, Juan Manuel Guerrero wrote: > Am Mittwoch, 14. Mai 2008 16:28 schrieben Sie: > > > Juan Manuel Guerrero wrote: > > >  This is release 2 of the port of GNU Bash 2.04 to MSDOS/DJGPP. > > > Anyway there is perhaps no harm from patch also for bash-2.0.4 (I have not tested > > it though) > > Seems that I have missed something.  If there are complains I will remove it. If I may mention one thing, bash (2.04 and 2.05) both by default seem to still put the "_bhist" file in the root directory (e.g. C:\), which I find a little odd. A simple fix is to add "HOME=%DJDIR%" under "[bash]" in the DJGPP.ENV file. (At least, that seems a more sensible place to me.)