[Mono-bugs] [Bug 59209][Maj] Changed - Lookup rules incorrectly computed.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 30 May 2004 02:51:20 -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 miguel@ximian.com.

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

--- shadow/59209	2004-05-30 02:50:58.000000000 -0400
+++ shadow/59209.tmp.32250	2004-05-30 02:51:20.000000000 -0400
@@ -85,6 +85,9 @@
 To locate the particular method invoked by a method invocation, start with
 the type indicated by the method invocation and proceed up the inheritance
 chain until at least one applicable, accessible, non-override method
 declaration is found. Then perform overload resolution on the set of
 applicable, accessible, non-override methods declared in that type and
 invoke the method thus selected."
+
+------- Additional Comments From miguel@ximian.com  2004-05-30 02:51 -------
+*** Bug 59246 has been marked as a duplicate of this bug. ***