[Mono-bugs] [Bug 78731][Maj] Changed - make run-test failures on cygwin

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jun 29 13:03:54 EDT 2006


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 andrews at mainsoft.com.

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

--- shadow/78731	2006-06-29 13:02:50.000000000 -0400
+++ shadow/78731.tmp.19789	2006-06-29 13:03:54.000000000 -0400
@@ -27,6 +27,11 @@
 
 I tried to see, why is there different code for windows platform. I found 
 that on cygwin 'mono' on $PATH is a bash script and not an executable. But 
 if I make mcs.StartInfo.UseShellExecute=true then mcs.Start() fails 
 because UseShellExecute can not be used when the input is redirected. If 
 this could be worked around, then windows-specific code could be removed.
+
+------- Additional Comments From andrews at mainsoft.com  2006-06-29 13:03 -------
+Created an attachment (id=17227)
+the fix
+


More information about the mono-bugs mailing list