[Mono-bugs] [Bug 82329][Maj] Changed - System.Type GetMethod should raise AmbiguousMatchException, but it doesn't.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Aug 6 06:13:23 EDT 2007
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 arek at forcom.com.pl.
http://bugzilla.ximian.com/show_bug.cgi?id=82329
--- shadow/82329 2007-08-06 06:12:20.000000000 -0400
+++ shadow/82329.tmp.13239 2007-08-06 06:13:23.000000000 -0400
@@ -38,6 +38,11 @@
}
class B : A
{
public override void f(int i1, int i2, bool b) {}
}
+
+------- Additional Comments From arek at forcom.com.pl 2007-08-06 06:13 -------
+Created an attachment (id=19713)
+Sample app
+
More information about the mono-bugs
mailing list