mail-archives/mono-bugs/2003-July/006514.html

93 строки
3.6 KiB
HTML
Исходник Постоянная ссылка Обычный вид История

2019-06-06 22:03:35 +03:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 46645][Nor] Changed - Incorrect LeaseManager behavior
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:bugzilla-daemon%40rocky.ximian.com">
<META NAME="robots" CONTENT="index,nofollow">
<LINK REL="Previous" HREF="006513.html">
<LINK REL="Next" HREF="006515.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 46645][Nor] Changed - Incorrect LeaseManager behavior
</H1>
<B>bugzilla-daemon@rocky.ximian.com
</B>
<A HREF="mailto:bugzilla-daemon%40rocky.ximian.com"
TITLE="[Mono-bugs] [Bug 46645][Nor] Changed - Incorrect LeaseManager behavior">bugzilla-daemon@rocky.ximian.com
</A><BR>
<I>Mon, 21 Jul 2003 13:05:12 -0400 (EDT)</I>
<P><UL>
<LI> Previous message: <A HREF="006513.html">[Mono-bugs] [Bug 46669][Nor] New - Crash when getting custom attributes with &quot;params&quot; constructor parameters
</A></li>
<LI> Next message: <A HREF="006515.html">[Mono-bugs] [Bug 46182][Nor] Changed - Incompatible lookup when namespace name = class name
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6514">[ date ]</a>
<a href="thread.html#6514">[ thread ]</a>
<a href="subject.html#6514">[ subject ]</a>
<a href="author.html#6514">[ 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:lluis@ideary.com.">lluis@ideary.com.</A>
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=46645">http://bugzilla.ximian.com/show_bug.cgi?id=46645</A>
--- shadow/46645 Sun Jul 20 16:27:54 2003
+++ shadow/46645.tmp.5159 Mon Jul 21 13:05:12 2003
@@ -1,14 +1,14 @@
Bug#: 46645
Product: Mono/Class Libraries
Version: unspecified
OS: All
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: System
AssignedTo: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
ReportedBy: <A HREF="mailto:jlaban@wanadoo.Fr">jlaban@wanadoo.Fr</A>
QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
TargetMilestone: ---
@@ -27,6 +27,11 @@
this is incorrect.
------- Additional Comments From <A HREF="mailto:jlaban@wanadoo.Fr">jlaban@wanadoo.Fr</A> 2003-07-20 16:27 -------
Created an attachment (id=4921)
Sample cs file
+
+------- Additional Comments From <A HREF="mailto:lluis@ideary.com">lluis@ideary.com</A> 2003-07-21 13:05 -------
+Fixed in CVS. Dispose is not called by the lease manager any more.
+However, notice that the object is unregistered when the lease time
+expires, even if there are references to it (that's by design).
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="006513.html">[Mono-bugs] [Bug 46669][Nor] New - Crash when getting custom attributes with &quot;params&quot; constructor parameters
</A></li>
<LI> Next message: <A HREF="006515.html">[Mono-bugs] [Bug 46182][Nor] Changed - Incompatible lookup when namespace name = class name
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6514">[ date ]</a>
<a href="thread.html#6514">[ thread ]</a>
<a href="subject.html#6514">[ subject ]</a>
<a href="author.html#6514">[ author ]</a>
</LI>
</UL>
</body></html>