[Mono-bugs] [Bug 63430][Nor] Changed - Mono incorrectly handles file names containing blancs when using UseShellExecute = false in startup info of Process
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 1 Dec 2004 09:22:47 -0500 (EST)
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 gert.driesen@pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=63430
--- shadow/63430 2004-12-01 09:17:17.000000000 -0500
+++ shadow/63430.tmp.8321 2004-12-01 09:22:47.000000000 -0500
@@ -138,6 +138,11 @@
------- Additional Comments From gonzalo@ximian.com 2004-12-01 09:17 -------
Right. I wrote that before the second pacth }:-)
I'm commiting this now as, whether or not it works for Gert, it fixes
the *nix case.
+
+------- Additional Comments From gert.driesen@pandora.be 2004-12-01 09:22 -------
+Gonzalo, I didn't have time yet to test your patch. I need to set-up
+my Windows build environment for Mono again first. I'll try to get to
+it in the next few days ..