[Mono-bugs] [Bug 44830][Nor] Changed - Wrong behaviour of Regex.Split()
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Tue, 17 Jun 2003 16:55:04 -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 primey@gmx.net.
http://bugzilla.ximian.com/show_bug.cgi?id=44830
--- shadow/44830 Mon Jun 16 17:31:47 2003
+++ shadow/44830.tmp.7535 Tue Jun 17 16:55:03 2003
@@ -2,13 +2,13 @@
Product: Mono/Class Libraries
Version: unspecified
OS: All
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: System
AssignedTo: mono-bugs@ximian.com
ReportedBy: primey@gmx.net
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -67,7 +67,12 @@
Additional Information:
------- Additional Comments From eric@5stops.com 2003-06-16 17:31 -------
Created an attachment (id=4628)
Proposed patch for bug
+
+
+------- Additional Comments From primey@gmx.net 2003-06-17 16:55 -------
+The patch works fine.
+Please commit it.