[Mono-bugs] [Bug 59623][Nor] Changed - Regex.Matches method does not return correct results.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 4 Jun 2004 22:51:01 -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 claytonharbour@sporadicism.com.

http://bugzilla.ximian.com/show_bug.cgi?id=59623

--- shadow/59623	2004-06-04 22:50:24.000000000 -0400
+++ shadow/59623.tmp.4004	2004-06-04 22:51:01.000000000 -0400
@@ -86,6 +86,11 @@
 Always when using the Matches method.  Parsing the regular expression using
 the Match() method does seem to work.
 
 Additional Information:
 
 Tested on Mono Beta 2, this works under ms .net sdk 1.1.
+
+------- Additional Comments From claytonharbour@sporadicism.com  2004-06-04 22:51 -------
+Created an attachment (id=8004)
+Test solution file.
+