[Mono-bugs] [Bug 21723] Changed - path problem

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
19 Mar 2002 06:35:50 -0000


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 miguel@ximian.com.

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

--- shadow/21723	Sat Mar 16 13:55:15 2002
+++ shadow/21723.tmp.18902	Tue Mar 19 01:35:50 2002
@@ -1,13 +1,13 @@
 Bug#: 21723
 Product: Mono/MCS
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Minor
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: groith@tcrz.net               
 QAContact: mono-bugs@ximian.com
@@ -21,6 +21,14 @@
 
 This makes it extremely uncomfortable to use on windows.
 
 ------- Additional Comments From groith@tcrz.net  2002-03-11 06:44 -------
 I was wrong - it's not a bug. The problem is you are not allowed to 
 use backslashes.
+
+------- Additional Comments From miguel@ximian.com  2002-03-19 01:35 -------
+Thanks for the bug report.  The fix was actually very simple, an
+off-by-one error in a routine that I never used before ;-)
+
+A fix is on CVS now.
+
+Thanks!