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=79146 --- shadow/79146 2006-08-23 14:23:37.000000000 -0400 +++ shadow/79146.tmp.20991 2006-08-23 14:32:39.000000000 -0400 @@ -38,6 +38,13 @@ The major issue right now is not the gmcs compilation bug (although that would be nice to fix), but the generic bits. This is crashing the new Visual Basic compiler right now. ------- Additional Comments From [EMAIL PROTECTED] 2006-08-23 14:23 ------- This looks like a duplicate of that bug with the generic array interfaces. + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-23 14:32 ------- +This is related to the issue with the implementation of the dozens of +interfaces for all the type hierarchy of the element type of an array +in the 2.0 profile. This can't be expressed in C# code and so requires +several hacks in the runtime to add them automatically (and some way +to provide the emthod implementations, too...). _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
