[Mono-bugs] [Bug 75443][Wis] Changed - DirectoryInfo.FullName
strips directory separator chars from end
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Jul 2 11:45:05 EDT 2005
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 sebastien at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75443
--- shadow/75443 2005-07-02 11:10:47.000000000 -0400
+++ shadow/75443.tmp.1348 2005-07-02 11:45:04.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 75443
Product: Mono: Class Libraries
Version: 1.1
OS: GNU/Linux [Other]
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: CORLIB
AssignedTo: sebastien at ximian.com
ReportedBy: allan at imeem.com
QAContact: mono-bugs at ximian.com
@@ -92,6 +92,10 @@
Console.WriteLine ("Root: {0}", blargle.Root);
Console.WriteLine ("ToString(): {0}", blargle.ToString ());
Console.WriteLine ();
}
}
}
+
+------- Additional Comments From sebastien at ximian.com 2005-07-02 11:45 -------
+Fixed in SVN (r46879) and added unit tests (r46880).
+Thanks for the sample code.
More information about the mono-bugs
mailing list