[Mono-bugs] [Bug 55160][Maj] Changed - Directory.cs -> delete(path,true) does not throw PathTooLongException
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 9 Mar 2004 13:22:01 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=55160
--- shadow/55160 2004-03-09 08:51:39.000000000 -0500
+++ shadow/55160.tmp.4585 2004-03-09 13:22:01.000000000 -0500
@@ -1,12 +1,12 @@
Bug#: 55160
Product: Mono: Class Libraries
Version: unspecified
OS: Red Hat 8.0
OS Details:
-Status: VERIFIED
+Status: CLOSED
Resolution: FIXED
Severity: Unknown
Priority: Major
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: nrathna@novell.com
@@ -142,6 +142,9 @@
Additional Information:
Check for range or max length is not done
------- Additional Comments From gonzalo@ximian.com 2004-03-04 15:30 -------
Fixed in CVS.
+
+------- Additional Comments From miguel@ximian.com 2004-03-09 13:22 -------
+more of the same