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=80969 --- shadow/80969 2007-04-23 10:13:18.000000000 -0400 +++ shadow/80969.tmp.24848 2007-04-23 10:59:59.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 80969 Product: Mono: Runtime Version: 1.2 OS: unknown OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: JIT AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -124,6 +124,9 @@ generic class T[,]. However, this class is fully inflated in method_from_memberref() to System.String[,] so we search the method in that class and thus it's not inflated. So I think for a correct fix, we need to check whether we actually used the context or not. + +------- Additional Comments From [EMAIL PROTECTED] 2007-04-23 10:59 ------- +Fixed in SVN; added gtest-332.cs. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
