[Mono-bugs] [Bug 68398][Nor] Changed - PATCH: 2 bugs in Regex.Replace

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 14 Oct 2004 22:01:04 -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 jlarimer@gmail.com.

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

--- shadow/68398	2004-10-14 22:00:13.000000000 -0400
+++ shadow/68398.tmp.6263	2004-10-14 22:01:04.000000000 -0400
@@ -64,6 +64,11 @@
 Additional Information:
 
 I'm attaching a patch that fixes both problems, and a patch for
 RegexBugs.cs unit test. (Sorry, I haven't actually tried the NUnit test,
 but I have tried the test code on Microsoft .NET and MONO, before and after
 the patch)
+
+------- Additional Comments From jlarimer@gmail.com  2004-10-14 22:01 -------
+Created an attachment (id=12964)
+Fix for Regex.Replace(string,string,int,int)
+