[Mono-bugs] [Bug 77079][Nor] Changed - InvokeMember fails to find
correct overload
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Dec 25 22:12:52 EST 2005
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 robertj at gmx.net.
http://bugzilla.ximian.com/show_bug.cgi?id=77079
--- shadow/77079 2005-12-22 20:30:34.000000000 -0500
+++ shadow/77079.tmp.5999 2005-12-25 22:12:52.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 77079
Product: Mono: Runtime
Version: 1.1
-OS:
+OS: unknown
OS Details: Fedora Core 4, latest updates
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs at ximian.com
ReportedBy: bugzilla.ximian.com at chosenones.dyndns.org
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -43,6 +43,15 @@
Always.
------- Additional Comments From bugzilla.ximian.com at chosenones.dyndns.org 2005-12-22 20:30 -------
Created an attachment (id=16252)
Testcase
+
+------- Additional Comments From robertj at gmx.net 2005-12-25 22:12 -------
+Your testcase throws MissingMethodException under .NET 1.1/2.0.
+
+Much interesting is this case: remove the method
+public void Apply(Class1 a). Under .NET MissingMethodException is
+thrown, while under mono the call succeeds.
+
+
More information about the mono-bugs
mailing list