[Mono-bugs] [Bug 78278][Nor] Changed - '*' Regex quantifier limited to 65535 characters

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon May 8 10:11:45 EDT 2006


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=78278

--- shadow/78278	2006-05-04 02:13:27.000000000 -0400
+++ shadow/78278.tmp.1728	2006-05-08 10:11:45.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 78278
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: System
 AssignedTo: rharinath at novell.com                            
 ReportedBy: thelsdj at gmail.com               
 QAContact: mono-bugs at ximian.com
@@ -59,6 +59,14 @@
 Provides quick test cases of the described problems
 
 
 ------- Additional Comments From thelsdj at gmail.com  2006-05-03 13:22 -------
 I should note this does not happen with Microsoft .Net 1.0-2.0 so this
 breaks compatibility.
+
+------- Additional Comments From rharinath at novell.com  2006-05-08 10:11 -------
+Should be fixed in SVN r60401.
+
+(There still are 65535 limits on the length of a literal match of a
+pattern substring, and the number of groups in a pattern.  I may fix
+the first one eventually, but the second can probably stay...)
+


More information about the mono-bugs mailing list