Date: Fri, 29 Jun 2001 20:10:29 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: lauras AT softhome DOT net Message-Id: <7680-Fri29Jun2001201029+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.9 CC: djgpp-workers AT delorie DOT com In-reply-to: <20010629175257.D659@lauras.lt> Subject: Re: bash 2.04 build failure? References: <20010629142316 DOT A205 AT lauras DOT lt> <6503-Fri29Jun2001175720+0300-eliz AT is DOT elta DOT co DOT il> <20010629175257 DOT D659 AT lauras DOT lt> 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 > From: "Laurynas Biveinis" > Date: Fri, 29 Jun 2001 17:52:57 +0200 > > > Could we please have a description of what you think you everybody > > agrees to, before you start coding? There were lots of opinions and > > suggestions in this thread, and I'm not sure to what we all agreed... > > I want to make run-time switch in dosexec.c between 2.03 and 2.04 behaviour > there. When you say 2.03 and 2.04, you mean Bash version, not DJGPP version, right? If so, then this doesn't tell me much, since I don't really know what did Bash 2.03 do. > > As an example, everybody seemed to be talking about shell scripts > > without extensions, but no one mentioned the other extensionless case: > > the raw COFF image. Please note that in general we would like to > > avoid running the raw image when there's a .exe program in the same > > place, because the raw image is run via go32-v2. > > I wanted to see how 2.03 handled all these issues. I think all versions of Bash before 2.04 invoked the extensionless raw COFF images in preference to .exe programs.