[Mono-bugs] [Bug 52056][Nor] Changed - System.IO.Path.GetTempPath() does not end with DirectorySeparatorChar
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 12 Dec 2003 02:35:09 -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=52056
--- shadow/52056 2003-12-11 13:57:52.000000000 -0500
+++ shadow/52056.tmp.25867 2003-12-12 02:35:09.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 52056
Product: Mono/Class Libraries
Version: unspecified
OS: other
OS Details: WinXP SP1
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: ginga@kit.hi-ho.ne.jp
QAContact: mono-bugs@ximian.com
@@ -84,6 +84,10 @@
I have no idea if this line is actually used (possibly no effect by
ifdef), but if this line is alive, then glib eliminates the last
directory separator from %tmp%.
So I think this should be corrected to contain last separator
character.
+
+------- Additional Comments From gonzalo@ximian.com 2003-12-12 02:35 -------
+Fixed in CVS.
+