[Mono-bugs] [Bug 52586][Nor] Changed - We do not handle overriden overloads correctly

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 14 Feb 2005 10:45:14 -0500 (EST)


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 rharinath@novell.com.

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

--- shadow/52586	2005-02-11 04:10:42.000000000 -0500
+++ shadow/52586.tmp.10958	2005-02-14 10:45:14.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 52586
 Product: Mono: Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: rharinath@novell.com                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
@@ -97,6 +97,10 @@
 I didn't need any special hacks.  The code assumes the 'MethodHandle'
 is the same for the same method reflected from different types.  Even
 that is just an optimization -- the code is resilient to this not
 being satisfied.
 
 This fix makes progress on bug #59209, too, but doesn't fix it fully.
+
+------- Additional Comments From rharinath@novell.com  2005-02-14 10:45 -------
+I'm fairly sure this has been fully fixed :-)
+