[Mono-bugs] [Bug 32336][Min] Changed - We are using callvirt on the closest method, rather than the defining method

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Mon, 21 Jul 2003 15:21:51 -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 martin@ximian.com.

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

--- shadow/32336	Fri Apr 11 15:17:44 2003
+++ shadow/32336.tmp.32625	Mon Jul 21 15:21:51 2003
@@ -91,6 +91,10 @@
 
 ------- Additional Comments From miguel@ximian.com  2002-10-16 00:31 -------
 Btw, in the past we thought that .NET created a method signature for
 the parent, but this gives me the impression that we were wrong
 before.  We do not need the parent, we need the method that introduced
 the definition. 
+
+------- Additional Comments From martin@ximian.com  2003-07-21 15:21 -------
+What's the status of this bug; is it already FIXED or is anyone taking
+care of it ?