[Mono-bugs] [Bug 32336][Min] Changed - We are using callvirt on the closest method, rather than the defining method
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 19 Aug 2003 03:06:44 -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 vladimir@pobox.com.
http://bugzilla.ximian.com/show_bug.cgi?id=32336
--- shadow/32336 2003-07-21 15:21:51.000000000 -0400
+++ shadow/32336.tmp.6036 2003-08-19 03:06:44.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 32336
Product: Mono/MCS
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Minor
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: vladimir@pobox.com
QAContact: mono-bugs@ximian.com
@@ -95,6 +95,14 @@
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 ?
+
+------- Additional Comments From vladimir@pobox.com 2003-08-19 03:06 -------
+
+Just tested this with mono/mcs 0.26, it's fixed (correct output
+appears). Closing bug (though I'm loath to do so, seems that noone
+else is doing much with the bug anyway -- please reopen if it needs to
+stay open :).
+