[Mono-bugs] [Bug 60485][Blo] Changed - mono_marshal_get_runtime_invoke() cache lookup bug

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 21 Jun 2004 10:28:13 -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 lupus@ximian.com.

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

--- shadow/60485	2004-06-21 02:18:06.000000000 -0400
+++ shadow/60485.tmp.4697	2004-06-21 10:28:13.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 60485
 Product: Mono: Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Blocker
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: martin@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -73,6 +73,9 @@
 ====
 
 When run, this crashes with an InvalidCastException.
 
 If you swab the two Invoke()s and do the `d_method.Invoke (d, null)' first,
 then it's working fine.
+
+------- Additional Comments From lupus@ximian.com  2004-06-21 10:28 -------
+Fixed in cvs.