From: "Mark E." To: Laurynas Biveinis , djgpp-workers AT delorie DOT com Date: Sat, 15 Jul 2000 17:22:06 -0400 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Bash 2.04 beta 5 released Message-ID: <39709DBE.12028.139A6A@localhost> In-reply-to: <3970CE2E.863C55F6@softhome.net> X-mailer: Pegasus Mail for Win32 (v3.12c) 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 Hi Laurynas, > The problem is not present there. But I'm not satisfied - I'm still not sure > that it was a problem in bash and not libc. So you're saying that when you recompile with the latest generated libc.a, the problem no longer appears? A long shot is to try deleting the subtle addition to the FSEXT routine in lib/dos/opentmp.c. If you can diff between different betas, you should have no trouble finding it. Or just comment out the default case, which is what I added. > BTW, check out manifest/bsh204b.mft in binary distribution. You will be surprised ;) > Heh, sorry about that. I'll correct it in the next beta. Mark