[Mono-bugs] [Bug 69065][Cri] Changed - RegularExpressions doesn't work as expected

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 3 Nov 2004 13:53:21 -0500 (EST)


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 w.purrer@lenzing.com.

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

--- shadow/69065	2004-11-03 13:52:23.000000000 -0500
+++ shadow/69065.tmp.8234	2004-11-03 13:53:21.000000000 -0500
@@ -30,6 +30,11 @@
 }
 m =x.Match(test3);
 if (m.Success)
 {
 	// true mono and ms.net
 }
+
+------- Additional Comments From w.purrer@lenzing.com  2004-11-03 13:53 -------
+Created an attachment (id=13147)
+testcase
+