mail-archives/mono-bugs/2003-August/007074.html

92 строки
3.5 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 47847][Nor] Changed - LogicalCallContext created at wrong time in MethodCallMessage
</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="007082.html">
<LINK REL="Next" HREF="007075.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 47847][Nor] Changed - LogicalCallContext created at wrong time in MethodCallMessage
</H1>
<B>bugzilla-daemon@bugzilla.ximian.com
</B>
<A HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com"
TITLE="[Mono-bugs] [Bug 47847][Nor] Changed - LogicalCallContext created at wrong time in MethodCallMessage">bugzilla-daemon@bugzilla.ximian.com
</A><BR>
<I>Sun, 24 Aug 2003 14:51:23 -0400 (EDT)</I>
<P><UL>
<LI> Previous message: <A HREF="007082.html">[Mono-bugs] Norton AntiVirus detected a virus in a message you sent. The inf
ected attachment was deleted.
</A></li>
<LI> Next message: <A HREF="007075.html">[Mono-bugs] [Bug 47855][Maj] New - mcs considers Obsolete as Conditional (false)
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7074">[ date ]</a>
<a href="thread.html#7074">[ thread ]</a>
<a href="subject.html#7074">[ subject ]</a>
<a href="author.html#7074">[ 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:vladimir@pobox.com.">vladimir@pobox.com.</A>
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=47847">http://bugzilla.ximian.com/show_bug.cgi?id=47847</A>
--- shadow/47847 2003-08-24 06:26:16.000000000 -0400
+++ shadow/47847.tmp.2413 2003-08-24 14:51:23.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 47847
Product: Mono/Runtime
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
ReportedBy: <A HREF="mailto:vladimir@pobox.com">vladimir@pobox.com</A>
QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
@@ -74,6 +74,10 @@
if (res_msg.LogicalCallContext != null)
CallContext.SetCurrentCallContext (res_msg.LogicalCallContext);
In any case, the patch is ok. Feel free to commit.
Thanks!
+
+------- Additional Comments From <A HREF="mailto:vladimir@pobox.com">vladimir@pobox.com</A> 2003-08-24 14:51 -------
+Ah, I forgot to ask about the restoring.. I'll add that in there as
+well and commit.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="007082.html">[Mono-bugs] Norton AntiVirus detected a virus in a message you sent. The inf
ected attachment was deleted.
</A></li>
<LI> Next message: <A HREF="007075.html">[Mono-bugs] [Bug 47855][Maj] New - mcs considers Obsolete as Conditional (false)
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7074">[ date ]</a>
<a href="thread.html#7074">[ thread ]</a>
<a href="subject.html#7074">[ subject ]</a>
<a href="author.html#7074">[ author ]</a>
</LI>
</UL>
</body></html>