From: Eli Zaretskii To: djgpp AT delorie DOT com In-reply-to: <8qf347$464$1@nnrp1.deja.com> (message from please hold on Fri, 22 Sep 2000 07:52:45 GMT) Subject: Re: HTML Tidy, WindowsME, and DJGPP References: <8qe4cj$1f3$1 AT nnrp1 DOT deja DOT com> <8qf347$464$1 AT nnrp1 DOT deja DOT com> Message-Id: <20000923180804.4C59C23146@titan.progiciels-bpi.ca> Date: Sat, 23 Sep 2000 14:08:04 -0400 (EDT) Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: please hold > Newsgroups: microsoft.public.webdesign.html,comp.os.msdos.djgpp > Date: Fri, 22 Sep 2000 07:52:45 GMT > > file `errs.1' is empty! > ~~~~~~~~~~~~~~~~~~~~~~~ > > stderr is merged with stdout! > > Looks like DJGPP may have to rebuild everything under Windows ME to > clear up this mess. Rebuilding under Windows will change nothing. It looks like Windows/ME changed something about the handle redirection. Someone will have to step into the relevant library functions (such as `dup' and `dup2') and see what happens there on ME. Unless the reason for this is well understood, we cannot hope to fix it. Btw, was this tested with the official release of ME, or some beta?