[Mono-bugs] [Bug 35906][Nor] Changed - Incorrect Behaviour of Path.GetFileName in root directory

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
19 Dec 2002 04:14:24 -0000


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 bp_mccarthy@iprimus.com.au.

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

--- shadow/35906	Wed Dec 18 22:37:56 2002
+++ shadow/35906.tmp.9791	Wed Dec 18 23:14:24 2002
@@ -1,14 +1,14 @@
 Bug#: 35906
 Product: Mono/Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: bp_mccarthy@iprimus.com.au               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -46,6 +46,13 @@
 mono 0.17
 
 ------- Additional Comments From bp_mccarthy@iprimus.com.au  2002-12-18 22:37 -------
 Created an attachment (id=3017)
 program that demonstrates incorrect behavior of Path.GetFileName
 
+
+------- Additional Comments From bp_mccarthy@iprimus.com.au  2002-12-18 23:14 -------
+Also, perhaps 
+
+Path.GetDirectory( "/bin" );
+
+should return "/"