[Mono-bugs] [Bug 79472][Maj] Changed - Regex GetGroupNumbers doesn't include 0 for the entire pattern
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jan 2 14:19:44 EST 2007
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 rharinath at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79472
--- shadow/79472 2006-10-12 12:04:10.000000000 -0400
+++ shadow/79472.tmp.8483 2007-01-02 14:19:44.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 79472
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: System
AssignedTo: rharinath at novell.com
ReportedBy: sanxiyn at gmail.com
QAContact: mono-bugs at ximian.com
@@ -31,6 +31,9 @@
System.Int32[](0, 1, 2)
This MSDN documentation clearly indicates that group number 0 refers to the
entire pattern. So above should return 3 group numbers.
http://msdn2.microsoft.com/en-us/library/bs2twtah.aspx
+
+------- Additional Comments From rharinath at novell.com 2007-01-02 14:19 -------
+Should be fixed in SVN r70374.
More information about the mono-bugs
mailing list