[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
Fri Nov 10 09:36:24 EST 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 dick at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79733
--- shadow/79733 2006-11-09 18:33:49.000000000 -0500
+++ shadow/79733.tmp.8451 2006-11-10 09:36:24.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 79733
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: CORLIB
AssignedTo: mono-bugs at ximian.com
ReportedBy: colin at breame.net
QAContact: mono-bugs at ximian.com
@@ -76,6 +76,9 @@
System.Console.WriteLine(System.IO.Directory.Exists("bar"));
}
}
On Mono 1.1.18 it outputs as expected "True", on Mono 1.2 "False"
+
+------- Additional Comments From dick at ximian.com 2006-11-10 09:36 -------
+See bug 79887 for the reopened part
More information about the mono-bugs
mailing list