[Mono-bugs] [Bug 41350][Wis] Changed - System.Text.RegularExpressions.Regex constructor throws exeption with "."
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Fri, 9 May 2003 22:31:09 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=41350
--- shadow/41350 Mon Apr 14 21:06:07 2003
+++ shadow/41350.tmp.27047 Fri May 9 22:31:09 2003
@@ -1,14 +1,14 @@
Bug#: 41350
Product: Mono/Class Libraries
Version: unspecified
OS: other
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Wishlist
Component: System
AssignedTo: mono-bugs@ximian.com
ReportedBy: jonpryor@vt.edu
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -64,6 +64,13 @@
How often does this happen?
Always.
Additional Information:
+
+------- Additional Comments From gonzalo@ximian.com 2003-05-09 22:31 -------
+I get this with current CVS:
+
+gpanjav@k7:~/go-mono/bugs$ mono bug41350.exe
+Matches("hello!")=True
+