Date: Sun, 15 Apr 2001 08:38:37 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: Martin Str|mberg Message-Id: <3405-Sun15Apr2001083836+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: <200104142113.XAA28564@mother.ludd.luth.se> (message from Martin Str|mberg on Sat, 14 Apr 2001 23:13:27 +0200 (MEST)) Subject: Re: Stub trying to find COMSPEC=A:\COMMAND.COM\CWSDPMI.EXE! References: <200104142113 DOT XAA28564 AT mother DOT ludd DOT luth DOT se> 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: Martin Str|mberg > Date: Sat, 14 Apr 2001 23:13:27 +0200 (MEST) > > What I'm seeing is that it tries the different parts from PATH then > other environment variables and last current directory. It should stop examining the environment whent it sees the null character which terminates the PATH= entry. Why doesn't it?