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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=77079 --- shadow/77079 2006-05-08 10:38:45.000000000 -0400 +++ shadow/77079.tmp.4442 2006-05-08 11:44:48.000000000 -0400 @@ -1,23 +1,24 @@ Bug#: 77079 Product: Mono: Class Libraries Version: 1.1 OS: unknown OS Details: Fedora Core 4, latest updates -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: CORLIB AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: Summary: InvokeMember fails to find correct overload +BugsThisDependsOn: 42547[FIXED] Description of Problem: Testcase follows. In certain cases, Mono fails to find the proper overload of a method when invoked via System.Type.InvokeMember. Steps to reproduce the problem: @@ -73,6 +74,12 @@ ------- Additional Comments From [EMAIL PROTECTED] 2006-01-10 14:18 ------- *** Bug 77191 has been marked as a duplicate of this bug. *** ------- Additional Comments From [EMAIL PROTECTED] 2006-05-08 10:38 ------- The patch for bug #42547 also fixes this bug. + +------- Additional Comments From [EMAIL PROTECTED] 2006-05-08 11:44 ------- +Fixed in svn as bug #42547 is fixed now (r60410). Added test as well. + +(Adding dependency to reopen it in case we have to revert the +corresponding patch.) _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
