[Mono-bugs] [Bug 42547][Nor] Changed - Reflection does not bind to the best method.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 12 Oct 2004 10:50:36 -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 priewasser@gmx.at.

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

--- shadow/42547	2004-06-24 01:37:59.000000000 -0400
+++ shadow/42547.tmp.18861	2004-10-12 10:50:36.000000000 -0400
@@ -157,6 +157,18 @@
 
 Method 2:
 Method2-Object version
 Method2-Array version
 Method2-String [] version
 
+
+------- Additional Comments From priewasser@gmx.at  2004-10-12 10:50 -------
+using mono 1.0.2 I get:
+
+Method 1:
+Method-Object version
+
+Unhandled Exception: System.Reflection.AmbiguousMatchException: 
+Ambiguous matching in method resolution
+
+
+... not better at all