[Mono-bugs] [Bug 26204][Nor] Changed - Problem when finding an inherited method
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
20 Aug 2002 22:02:52 -0000
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@gnome.org.
http://bugzilla.ximian.com/show_bug.cgi?id=26204
--- shadow/26204 Tue Aug 6 10:18:35 2002
+++ shadow/26204.tmp.14495 Tue Aug 20 18:02:52 2002
@@ -158,6 +158,13 @@
------- Additional Comments From martin@gnome.org 2002-08-06 10:18 -------
Hmm, so MCS will silently produce incorrect code when running with
the ms runtime ? I don't like this idea very much, but I think there
isn't anything we can do against it :-(
+
+------- Additional Comments From martin@gnome.org 2002-08-20 18:02 -------
+Ok, the MCS part of this is now done. The MethodInfo which is passed to the ig.Emit (OpCodes.Call, method) has the correct
+ReflectedType. Keeping the bug open until the runtime part of it is done, but reassigning it to the runtime.
+
+
+