[Mono-bugs] [Bug 68398][Nor] Changed - PATCH: 2 bugs in Regex.Replace
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 21 Oct 2004 08:49:46 -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 joergr@voelcker.com.
http://bugzilla.ximian.com/show_bug.cgi?id=68398
--- shadow/68398 2004-10-21 08:48:26.000000000 -0400
+++ shadow/68398.tmp.19996 2004-10-21 08:49:46.000000000 -0400
@@ -86,6 +86,11 @@
------- Additional Comments From JoergR@voelcker.com 2004-10-21 08:48 -------
The applied patch causes an regression:
Replace now doesn't do any replacements when count is a positive
number. This causes all overloads without count parameter to fail too.
I have attached a patch to fix this. If you find it OK I will commit
it to CVS.
+
+------- Additional Comments From JoergR@voelcker.com 2004-10-21 08:49 -------
+Created an attachment (id=13016)
+Proposed patch
+