[Mono-bugs] [Bug 42303][Nor] Changed - Path.GetFullPath () does not handle '.' and '..'
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Wed, 7 May 2003 23:04:32 -0400 (EDT)
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=42303
--- shadow/42303 Wed May 7 19:30:25 2003
+++ shadow/42303.tmp.14135 Wed May 7 23:04:32 2003
@@ -1,13 +1,13 @@
Bug#: 42303
Product: Mono/Class Libraries
Version: unspecified
OS: unknown
OS Details: Red Hat 9 + libgc,mono,mcs up-to-date from cvs
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: bmaurer@users.sf.net
ReportedBy: gfr@skynet.be
QAContact: mono-bugs@ximian.com
@@ -539,6 +539,9 @@
get taken care of. Probably will take care of it this afternoon.
------- Additional Comments From bmaurer@users.sf.net 2003-05-07 19:30 -------
Created an attachment (id=4231)
This should fix it. I need some windows testing though.
+
+------- Additional Comments From bmaurer@users.sf.net 2003-05-07 23:04 -------
+Fixed in CVS.