[Mono-bugs] [Bug 76581][Nor] Changed - [GMCS] mono_object_get_virtual_method() fails to resolve virtual generic method

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Nov 3 03:22:15 EST 2005


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 martin at ximian.com.

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

--- shadow/76581	2005-10-28 18:21:49.000000000 -0400
+++ shadow/76581.tmp.30352	2005-11-03 03:22:15.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 76581
 Product: Mono: Runtime
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: martin at ximian.com                            
 ReportedBy: atsushi at ximian.com               
 QAContact: mono-bugs at ximian.com
@@ -147,6 +147,9 @@
 (object,intptr,intptr)([.Derived:00CEDFE8], 010A2D60, 010A56A8, )
 
 ------- Additional Comments From atsushi at ximian.com  2005-10-28 07:53 -------
 It seems that in mono_class_get_overrides_full() tdef->base is 0 for
 Derived class, so it just returns without filling overrides.
 
+
+------- Additional Comments From martin at ximian.com  2005-11-03 03:22 -------
+Fixed in SVN; added gtest-224.cs.


More information about the mono-bugs mailing list