[Mono-bugs] [Bug 79146][Blo] Changed - Generics support: null reference

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Aug 23 14:32:39 EDT 2006


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 lupus at ximian.com.

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 martin at ximian.com  2006-08-23 14:23 -------
 This looks like a duplicate of that bug with the generic array interfaces.
+
+------- Additional Comments From lupus at ximian.com  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...).


More information about the mono-bugs mailing list