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-18 18:02:47.000000000 -0400 +++ shadow/80969.tmp.31573 2007-04-18 18:05:34.000000000 -0400 @@ -11,13 +11,13 @@ AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: -Summary: Generics multidimensional arrays problem +Summary: [PATCH] Generics multidimensional arrays problem Please fill in this template when reporting a bug, unless you know what you are doing. Description of Problem: Steps to reproduce the problem: @@ -76,6 +76,14 @@ *** Bug 81312 has been marked as a duplicate of this bug. *** ------- Additional Comments From [EMAIL PROTECTED] 2007-04-18 18:02 ------- Created an attachment (id=19085) Patch with license statement + +------- Additional Comments From [EMAIL PROTECTED] 2007-04-18 18:05 ------- +Attached potential patch. It's fixes this bug and it's duplicate. It +is overly agressive in that it doesn't cache multidimensional array +methods when in the presence of a generic context, even if the context +has nothing to do with the array type. But, I ran some performance +tests and it didn't seem to have much effect. This is very simple but +perhaps incorrect if I am missing something. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
