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=75479 --- shadow/75479 2005-11-16 09:23:00.000000000 -0500 +++ shadow/75479.tmp.11652 2005-11-16 09:43:34.000000000 -0500 @@ -224,6 +224,13 @@ System.Console.WriteLine (ar[i].c.f); } } ===== + +------- Additional Comments From [EMAIL PROTECTED] 2005-11-16 09:43 ------- +Thats because as I said, there are dozens of places in the runtime +which use get_underlying_type () and most of them do not really work +with generics... This particular problem is in +mono_class_layout_fields (). + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
