[Mono-bugs] [Bug 35860][Nor] Changed - Regex.Split Error
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
20 Dec 2002 08:22:20 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=35860
--- shadow/35860 Wed Dec 18 14:17:19 2002
+++ shadow/35860.tmp.6308 Fri Dec 20 03:22:20 2002
@@ -1,13 +1,13 @@
Bug#: 35860
Product: Mono/Runtime
Version: unspecified
OS: other
OS Details: Debian Unstable 2.4.19-xfs/WindowsXP
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: spam0@sonicated.com
QAContact: mono-bugs@ximian.com
@@ -56,6 +56,9 @@
foreach (string subString in strArray){
Console.WriteLine(subString + " " + i++);
}
}
}
---
+
+------- Additional Comments From gonzalo@ximian.com 2002-12-20 03:22 -------
+fixed in CVS