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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 5 May 2005 20:07:46 -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 bmaurer@users.sf.net.

http://bugzilla.ximian.com/show_bug.cgi?id=72152

--- shadow/72152	2005-02-18 15:54:45.000000000 -0500
+++ shadow/72152.tmp.580	2005-05-05 20:07:46.000000000 -0400
@@ -87,6 +87,9 @@
 It happens in HEAD too just increase the iteration length from 600
 to 6000. The regexp code should not use recursion.
 
 ------- Additional Comments From miguel@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@users.sf.net  2005-05-05 20:07 -------
+*** Bug 72989 has been marked as a duplicate of this bug. ***