[Mono-bugs] [Bug 42631][Cri] Changed - Path.GetFullPath adds duplicate drive ("c:\c:\") on win32

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Fri, 23 May 2003 08:14:12 -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 gonzalo@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=42631

--- shadow/42631	Thu May 22 23:52:47 2003
+++ shadow/42631.tmp.9536	Fri May 23 08:14:12 2003
@@ -154,6 +154,10 @@
 
 ------- Additional Comments From bmaurer@users.sf.net  2003-05-22 23:52 -------
 Gonzalo,
 
 Can we renable the NUnit test for this function, or is there still
 something broken?
+
+------- Additional Comments From gonzalo@ximian.com  2003-05-23 08:14 -------
+See the comments in that function. And try it on windows. It does not
+even pass under MS runtime.