[Mono-bugs] [Bug 60550][Nor] Changed - System.Text.RegularExpressions triggers stack overflow

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 24 Jun 2004 11:48:17 -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 jackson@ximian.com.

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

--- shadow/60550	2004-06-24 11:19:10.000000000 -0400
+++ shadow/60550.tmp.27980	2004-06-24 11:48:17.000000000 -0400
@@ -65,6 +65,10 @@
 is up to date and report back to this thread soon.
 
 ------- Additional Comments From jackson@ximian.com  2004-06-24 11:19 -------
 Hi Alp thanks. Is it possible that maybe the regex or the strings are
 different in the posted test case then what you are running? I'm not
 getting any matches.
+
+------- Additional Comments From jackson@ximian.com  2004-06-24 11:48 -------
+Ok it looks like there was just a space missing between typedef and
+(struct|enum) I can reproduce this now.