[Mono-bugs] [Bug 54797][Nor] Changed - Invalid ArgumentException in Regex constructor
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 11 Mar 2004 15:29:55 -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 beauche@softhome.net.
http://bugzilla.ximian.com/show_bug.cgi?id=54797
--- shadow/54797 2004-02-24 11:54:53.000000000 -0500
+++ shadow/54797.tmp.7261 2004-03-11 15:29:55.000000000 -0500
@@ -1,8 +1,8 @@
Bug#: 54797
-Product: Mono/Class Libraries
+Product: Mono: Class Libraries
Version: unspecified
OS:
OS Details: Gentoo 1.4 & Windows 2003
Status: NEW
Resolution:
Severity:
@@ -49,6 +49,11 @@
\0").Success);
}
}
}
This works fine on MS.NET.
+
+------- Additional Comments From beauche@softhome.net 2004-03-11 15:29 -------
+Created an attachment (id=6925)
+many test for rightToLeft plus improvment in the test framework ( see changelog )
+