[Mono-bugs] [Bug 75636][Nor] Changed - mcs incorrectly handes
hide-by-name virtual methods not marked with newslot
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Nov 19 13:24:48 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 vargaz at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75636
--- shadow/75636 2005-07-30 14:01:41.000000000 -0400
+++ shadow/75636.tmp.28755 2005-11-19 13:24:48.000000000 -0500
@@ -189,6 +189,9 @@
I haven't investigated this yet.
My impression is that this is a runtime bug. The compiler has been
fixed to ignore the newslot flag, and depends on the runtime to
determine if a method overrides another or not (using
MethodInfo.GetBaseDefinition)
+
+------- Additional Comments From vargaz at gmail.com 2005-11-19 13:24 -------
+*** Bug 76747 has been marked as a duplicate of this bug. ***
More information about the mono-bugs
mailing list