[Mono-bugs] [Bug 48015][Nor] Changed - Hashtable fails with keys derived from ContextBoundObject

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 12 Dec 2003 22:06:01 -0500 (EST)


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 patrik.torstensson@intel.com.

http://bugzilla.ximian.com/show_bug.cgi?id=48015

--- shadow/48015	2003-10-21 12:47:17.000000000 -0400
+++ shadow/48015.tmp.4705	2003-12-12 22:06:00.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 48015
 Product: Mono/Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: lluis@ximian.com                            
 ReportedBy: vladimir@pobox.com               
 QAContact: mono-bugs@ximian.com
@@ -41,6 +41,9 @@
 ---- end ----
 
 prints "fail" under mcs/mono CVS as of today (post 0.26), and prints "pass"
 under the MS runtime.  Haven't looked deeper to see specifically what the
 problem is; if Bar derives from MarshalByRefObject or anything else, it
 works fine.
+
+------- Additional Comments From Patrik.Torstensson@intel.com  2003-12-12 22:06 -------
+Fixed in cvs.