[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
Thu, 11 Dec 2003 12:12:58 -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 bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=52056
--- shadow/52056 2003-12-11 12:07:08.000000000 -0500
+++ shadow/52056.tmp.17062 2003-12-11 12:12:58.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 52056
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: ginga@kit.hi-ho.ne.jp
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -39,6 +39,14 @@
How often does this happen?
Always
Additional Information:
This can be fixed easily, but it might some existing mono application's
behavior.
+
+------- Additional Comments From bmaurer@users.sf.net 2003-12-11 12:12 -------
+Here on the school winxp computer i get:
+
+C:\Documents and Settings\05mauben\Desktop>echo %tmp%
+C:\DOCUME~1\05mauben\LOCALS~1\Temp
+
+Maybe it has to do with the setting of %tmp%?