[Mono-bugs] [Bug 77079][Nor] Changed - InvokeMember fails to find correct overload

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon May 8 11:44:48 EDT 2006


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 atsushi at ximian.com.

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: mono-bugs at ximian.com                            
 ReportedBy: bugzilla.ximian.com at chosenones.dyndns.org               
 QAContact: mono-bugs at ximian.com
 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 robertj at gmx.net  2006-01-10 14:18 -------
 *** Bug 77191 has been marked as a duplicate of this bug. ***
 
 ------- Additional Comments From atsushi at ximian.com  2006-05-08 10:38 -------
 The patch for bug #42547 also fixes this bug.
+
+------- Additional Comments From atsushi at ximian.com  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.)


More information about the mono-bugs mailing list