[Mono-bugs] [Bug 35906][Nor] Changed - Incorrect Behaviour of Path.GetFileName in root directory
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Sun, 2 Mar 2003 11:39:26 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=35906
--- shadow/35906 Wed Dec 18 23:14:24 2002
+++ shadow/35906.tmp.19851 Sun Mar 2 11:39:26 2003
@@ -1,13 +1,13 @@
Bug#: 35906
Product: Mono/Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: bp_mccarthy@iprimus.com.au
QAContact: mono-bugs@ximian.com
@@ -53,6 +53,9 @@
------- Additional Comments From bp_mccarthy@iprimus.com.au 2002-12-18 23:14 -------
Also, perhaps
Path.GetDirectory( "/bin" );
should return "/"
+
+------- Additional Comments From gonzalo@ximian.com 2003-03-02 11:39 -------
+Both issues are now fixed in CVS.