[Mono-bugs] [Bug 71077][Min] Changed - The result of regular expression [\s\S] is different from MS.NET.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 8 Jan 2005 02:22:09 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=71077
--- shadow/71077 2005-01-07 04:14:47.000000000 -0500
+++ shadow/71077.tmp.25539 2005-01-08 02:22:09.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 71077
Product: Mono: Class Libraries
Version: 1.1
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: 001 One hour
Priority: Minor
Component: System
AssignedTo: mono-bugs@ximian.com
ReportedBy: mei@work.email.ne.jp
QAContact: mono-bugs@ximian.com
@@ -61,6 +61,11 @@
------- Additional Comments From mei@work.email.ne.jp 2005-01-07 04:14 -------
Created an attachment (id=13672)
proposed patch for syntax.cs
+
+------- Additional Comments From miguel@ximian.com 2005-01-08 02:22 -------
+Thanks for the patch!
+
+I have applied your patch to SVN now, and added a test case.