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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2006-06-29 13:03 ------- +Created an attachment (id=17227) +the fix + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
