[Mono-bugs] [Bug 58256][Nor] Changed - [PATCH] Replace Doesn't Replace ' Correctly
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 1 Jun 2004 08:09:32 -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 kjambunathan@novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=58256
--- shadow/58256 2004-05-14 02:02:11.000000000 -0400
+++ shadow/58256.tmp.25191 2004-06-01 08:09:32.000000000 -0400
@@ -118,6 +118,11 @@
will suffice. Later I realised that \b is handled differently based
upon the context. I need to investigate whether the obvious
modiifcation to ParseEscape() will create unwanted side-effects wrt to
parsing of \b in other contexts.
+
+------- Additional Comments From kjambunathan@novell.com 2004-06-01 08:09 -------
+Created an attachment (id=7954)
+Complete Patch & Some Test Cases
+