[Mono-bugs] [Bug 55342][Maj] Changed - Directory.GetCreationTime(path) does not throw PathTooLongException

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 9 Mar 2004 13:20:04 -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=55342

--- shadow/55342	2004-03-09 05:51:25.000000000 -0500
+++ shadow/55342.tmp.4465	2004-03-09 13:20:04.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 55342
 Product: Mono: Class Libraries
 Version: unspecified
 OS: Red Hat 8.0
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: Unknown
 Priority: Major
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: nrathna@novell.com               
 QAContact: mono-bugs@ximian.com
@@ -74,6 +74,9 @@
 (object,System.Reflection.BindingFlags,System.Reflection.Binder,object
 [],System.Globalization.CultureInfo)
 
 ------- Additional Comments From nrathna@novell.com  2004-03-09 05:51 -------
 even File.GetCreationTime returns the same error,
 I feel, Fixing CheckPathExceptions in File.cs will resolve the problem
+
+------- Additional Comments From miguel@ximian.com  2004-03-09 13:20 -------
+useless