[Mono-bugs] [Bug 79733][Maj] Changed - Nasty recursive directory delete behaviour with symlinks

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Oct 24 14:13:07 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 colin at breame.net.

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

--- shadow/79733	2006-10-24 14:11:15.000000000 -0400
+++ shadow/79733.tmp.8000	2006-10-24 14:13:07.000000000 -0400
@@ -52,6 +52,11 @@
 Please see attachment.
 public class test_t {
         public static void Main() {
                 System.IO.Directory.Delete("test", true);
         }
 }
+
+------- Additional Comments From colin at breame.net  2006-10-24 14:13 -------
+Created an attachment (id=17910)
+testcase
+


More information about the mono-bugs mailing list