[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
Thu, 8 May 2003 20:12:22 -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 spouliot@videotron.ca.

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

--- shadow/42631	Thu May  8 19:29:50 2003
+++ shadow/42631.tmp.13606	Thu May  8 20:12:22 2003
@@ -1,13 +1,13 @@
 Bug#: 42631
 Product: Mono/Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: win 2000
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Critical
 Component: CORLIB
 AssignedTo: bmaurer@users.sf.net                            
 ReportedBy: pelle.johnsen@mail.dk               
 QAContact: mono-bugs@ximian.com
@@ -122,7 +122,12 @@
 oops, wrong patch :-o. Use this one. For real. I mean it ;-). Miguel--This is the one you want to use. I am not having a good day ;-).
 
 
 ------- Additional Comments From bmaurer@users.sf.net  2003-05-08 19:29 -------
 Created an attachment (id=4252)
 Ok, the last one made UNIX regress. This one should really work. Really really. But it needs to be tested on Windows first. Miguel--make sure I have said that I took a look at this after getting some sleep before it gets checked in ;-).
+
+
+------- Additional Comments From spouliot@videotron.ca  2003-05-08 20:12 -------
+The last patch, attachment (id=4252), restores the normal behaviour 
+under Windows.