[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
Sat Apr 29 19:55:50 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 dsd at gentoo.org.

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

--- shadow/78239	2006-04-29 18:20:49.000000000 -0400
+++ shadow/78239.tmp.4731	2006-04-29 19:55:50.000000000 -0400
@@ -43,6 +43,15 @@
 I can commit this - just give the OK.
 
 ------- Additional Comments From miguel at ximian.com  2006-04-29 18:20 -------
 Looks good. 
 
 But please add an NUnit test case for this case.
+
+------- Additional Comments From dsd at gentoo.org  2006-04-29 19:55 -------
+Thanks. I was considering doing that but ran into a problem: how
+should it be done? The only way I can think of is using
+Mono.Unix.Native.Syscall.chmod in the test suite, which would break
+the compile for .NET systems
+
+Or am I misunderstanding how this works? I am aware of the NotDotNet
+category thing but don't think that would cut it..?


More information about the mono-bugs mailing list