[Mono-bugs] [Bug 72152][Nor] Changed - Regexp code should not be recursive

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Sep 22 11:49:38 EDT 2005


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

--- shadow/72152	2005-09-22 11:06:41.000000000 -0400
+++ shadow/72152.tmp.5634	2005-09-22 11:49:38.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 72152
 Product: Mono: Class Libraries
 Version: 1.0
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: System
 AssignedTo: rharinath at novell.com                            
 ReportedBy: mcsulits at gmail.com               
 QAContact: mono-bugs at ximian.com
@@ -90,6 +90,13 @@
 ------- Additional Comments From miguel at ximian.com  2005-02-18 15:54 -------
 Resetting to normal, it is not likely that we will redo the
 Regexp code for 1.2 
 
 ------- Additional Comments From bmaurer at users.sf.net  2005-05-05 20:07 -------
 *** Bug 72989 has been marked as a duplicate of this bug. ***
+
+------- Additional Comments From rharinath at novell.com  2005-09-22 11:49 -------
+Should be fixed in SVN r50491.
+
+There is still recursion in there, but it's harder to exercise.  You
+basically need an unlimited quantifier nested in another.
+


More information about the mono-bugs mailing list