[Mono-bugs] [Bug 75248][Wis] Changed - [GMCS]junk read by reflection for nested generic types

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jun 16 05:39:31 EDT 2005


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 malekith at pld-linux.org.

http://bugzilla.ximian.com/show_bug.cgi?id=75248

--- shadow/75248	2005-06-15 15:43:25.000000000 -0400
+++ shadow/75248.tmp.29228	2005-06-16 05:39:31.000000000 -0400
@@ -167,6 +167,12 @@
                                                            bb>
          extends class Func`2<!aa,!aa>
 ====
 
 when compiled with csc - ie. the nested class inherits the type
 parameters of its parent.
+
+------- Additional Comments From malekith at pld-linux.org  2005-06-16 05:39 -------
+Is it violation of C# spec or IL/metadata spec?
+
+Anyway we had the type parameters copied by at the end not at the
+beginning of the parameter list, so I'll just fix it on our side.


More information about the mono-bugs mailing list