Date: Sun, 1 Nov 1998 14:40:44 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: bowman cc: djgpp-workers AT delorie DOT com Subject: Re: 2.02 beta 'system' In-Reply-To: <363B5765.2511F67B@montana.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com On Sat, 31 Oct 1998, bowman wrote: > #include > > int main(void) { > > system("test.bat"); > return 0; > } > <--------- end test.c -----------> > > The fault occurs whether test.exe is invoked from command.com or bash, This is a known bug in the current beta. It was found and reported by Andris Pavenis, and he also posted a patch (actually, 2 different patches that fix the problem in two different ways) to djgpp-workers. You should be able to find the patch by searching the mail-archives on DJ's server.