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=81466 --- shadow/81466 2007-08-17 05:39:42.000000000 -0400 +++ shadow/81466.tmp.20479 2007-08-17 09:18:59.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 81466 Product: Mono: Runtime Version: 1.2 OS: All OS Details: Windows XP/SUSE Linux 10.1 -Status: ASSIGNED -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: JIT AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -249,6 +249,9 @@ beginning of "find_method"). This makes so that "find_method" on "MainSpace.CD:Test" returns "MainSpace.IB:Test", which then is resolved to the "IB:Test" implementation inside TestImpl. So, we decode the metadata token correctly, but search in the MonoMethod arrays in the wrong way... + +------- Additional Comments From [EMAIL PROTECTED] 2007-08-17 09:18 ------- +Fixed in svn (r84271). _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
