[Mono-bugs] [Bug 59623][Nor] Changed - Regex.Matches method does not return correct results.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 12 Jan 2005 17:21:48 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=59623
--- shadow/59623 2004-06-23 14:32:22.000000000 -0400
+++ shadow/59623.tmp.20406 2005-01-12 17:21:48.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 59623
Product: Mono: Class Libraries
Version: unspecified
OS: Red Hat 9.0
OS Details: Fedora Core 1
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: System
AssignedTo: jackson@ximian.com
ReportedBy: claytonharbour@sporadicism.com
QAContact: mono-bugs@ximian.com
@@ -115,6 +115,12 @@
parsing it with Match ?
Thanks,
Jackson
+
+------- Additional Comments From gonzalo@ximian.com 2005-01-12 17:21 -------
+gonzalo@lalo:/tmp $ mono lala.exe
+Found 14 projects.
+
+It works now.