[PATCH] emu3timeout

Alexander Gottwald Alexander.Gottwald@informatik.tu-chemnitz.de
Tue May 1 06:48:00 GMT 2001


Hi,

after reading the sources and not only copying them, I can provide 
a patch for the -emu3timeout problem. 

We now return the information, that we've processed 2 and not
only 1 argument from -emu3timeout.

--- InitOutput.c.old	Tue May  1 15:42:29 2001
+++ InitOutput.c	Tue May  1 15:43:39 2001
@@ -411,7 +411,7 @@
 	}
 
       /* Indicate that we have processed this argument */
-      return 1;
+      return 2;
     }
   return 0;
 }

I have not checked the issue of the to short timeout but I'll do it
later.

bye
    ago
-- 
Alexander.Gottwald@informatik.tu-chemnitz.de
http://www.gotti.org
+49 3725 3498080



More information about the Cygwin-xfree mailing list