[Mono-bugs] [Bug 26204][Nor] Changed - Problem when finding an inherited method

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
6 Aug 2002 14:18:35 -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 04:05:17 2002
+++ shadow/26204.tmp.22568	Tue Aug  6 10:18:35 2002
@@ -152,6 +152,12 @@
 
 
 ------- Additional Comments From lupus@ximian.com  2002-08-06 04:05 -------
 The current ms runtime won't produce the correct code in this case.
 We should be able to get the correct behaviour in the mono reflection
 stuff with relatively low effort.
+
+------- 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 :-(
+