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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=76191 --- shadow/76191 2005-12-12 20:04:31.000000000 -0500 +++ shadow/76191.tmp.21370 2005-12-15 10:27:13.000000000 -0500 @@ -1,13 +1,13 @@ Bug#: 76191 Product: Mono: Class Libraries Version: unspecified OS: Windows XP OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: CORLIB AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -163,6 +163,14 @@ directory of drive C:. But as you can see the different results trailing backslashes are handled incorrectly. Also note that this bug may exist in case of Unix paths as well. ------- Additional Comments From [EMAIL PROTECTED] 2005-12-07 12:47 ------- *** Bug 76936 has been marked as a duplicate of this bug. *** + +------- Additional Comments From [EMAIL PROTECTED] 2005-12-15 10:27 ------- +Fixed in SVN (r54456). Unit tests added in r54457. + +The problem was in Path.GetFullPath where a drive alone (i.e. a +Windows-only issue) returns the current directory *if* the current +directory is located on the specified drive. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
