[Mono-bugs] [Bug 58511][Maj] Changed - XSP not working on Windows

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 24 Jun 2004 07:29:19 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by gonzalo@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=58511

--- shadow/58511	2004-06-23 21:37:32.000000000 -0400
+++ shadow/58511.tmp.25375	2004-06-24 07:29:19.000000000 -0400
@@ -395,6 +395,10 @@
 C:\Mono-Beta3\lib\mono\1.0
 
 Follow the direction in the file named INSTALL file that is included 
 with XSP 0.15
 
 
+
+------- Additional Comments From gonzalo@ximian.com  2004-06-24 07:29 -------
+ReadToEnd should be before WaitForExit, otherwise the program might
+block (specially on windows) when it outputs a few KB.