[Mono-bugs] [Bug 54537][Wis] Changed - Regex : Option RightToLeft is broken.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 11 Mar 2004 15:28:38 -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=54537
--- shadow/54537 2004-02-20 13:34:52.000000000 -0500
+++ shadow/54537.tmp.7211 2004-03-11 15:28:38.000000000 -0500
@@ -1,8 +1,8 @@
Bug#: 54537
-Product: Mono/Class Libraries
+Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details:
Status: NEW
Resolution:
Severity: Unknown
@@ -82,6 +82,11 @@
------- Additional Comments From beauche@softhome.net 2004-02-20 13:34 -------
I've attached a patch for this bug.It is not fully tested, but this
work for the test case ( other patch attached ).
Before apply these patch, please run a "dos2unix -U *" in the regex dirs.
+
+------- Additional Comments From beauche@softhome.net 2004-03-11 15:28 -------
+Created an attachment (id=6924)
+Patch for the rightToLeft Optoin
+