[Mono-bugs] [Bug 78239][Min] Changed - Directory.Exists() wrongly throwing exception when access is denied

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon May 1 12:53:32 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 gonzalo at ximian.com.

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

--- shadow/78239	2006-05-01 11:56:13.000000000 -0400
+++ shadow/78239.tmp.763	2006-05-01 12:53:32.000000000 -0400
@@ -82,6 +82,9 @@
 
 static void RunCmd (string cmd, string args)
 {
     System.Diagnostics.Process.Start (cmd, args).WaitForExit ();
 }
 
+
+------- Additional Comments From gonzalo at ximian.com  2006-05-01 12:53 -------
+Daniel, ping?


More information about the mono-bugs mailing list