зеркало из https://github.com/mono/mail-archives.git
75 строки
2.9 KiB
HTML
75 строки
2.9 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 58256][Nor] Changed - [PATCH] Replace Doesn't Replace ' Correctly
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="016554.html">
|
|
<LINK REL="Next" HREF="016556.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 58256][Nor] Changed - [PATCH] Replace Doesn't Replace ' Correctly
|
|
</H1>
|
|
<B>bugzilla-daemon@bugzilla.ximian.com
|
|
</B>
|
|
<A HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 58256][Nor] Changed - [PATCH] Replace Doesn't Replace ' Correctly">bugzilla-daemon@bugzilla.ximian.com
|
|
</A><BR>
|
|
<I>Tue, 1 Jun 2004 08:09:32 -0400 (EDT)</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="016554.html">[Mono-bugs] [Bug 59392][Nor] New - String.Concat (....) bug
|
|
</A></li>
|
|
<LI> Next message: <A HREF="016556.html">[Mono-bugs] [Bug 58256][Nor] Changed - [PATCH] Replace Doesn't Replace ' Correctly
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#16555">[ date ]</a>
|
|
<a href="thread.html#16555">[ thread ]</a>
|
|
<a href="subject.html#16555">[ subject ]</a>
|
|
<a href="author.html#16555">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>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 <A HREF="mailto:kjambunathan@novell.com.">kjambunathan@novell.com.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=58256">http://bugzilla.ximian.com/show_bug.cgi?id=58256</A>
|
|
|
|
--- 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 <A HREF="mailto:kjambunathan@novell.com">kjambunathan@novell.com</A> 2004-06-01 08:09 -------
|
|
+Created an attachment (id=7954)
|
|
+Complete Patch & Some Test Cases
|
|
+
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="016554.html">[Mono-bugs] [Bug 59392][Nor] New - String.Concat (....) bug
|
|
</A></li>
|
|
<LI> Next message: <A HREF="016556.html">[Mono-bugs] [Bug 58256][Nor] Changed - [PATCH] Replace Doesn't Replace ' Correctly
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#16555">[ date ]</a>
|
|
<a href="thread.html#16555">[ thread ]</a>
|
|
<a href="subject.html#16555">[ subject ]</a>
|
|
<a href="author.html#16555">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|