[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
Tue Jun 14 06:09:29 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 vargaz at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75248
--- shadow/75248 2005-06-13 13:45:53.000000000 -0400
+++ shadow/75248.tmp.1226 2005-06-14 06:09:29.000000000 -0400
@@ -11,13 +11,13 @@
AssignedTo: mono-bugs at ximian.com
ReportedBy: malekith at pld-linux.org
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: junk read by reflection for nested generic types
+Summary: [GMCS]junk read by reflection for nested generic types
Description of Problem:
When you define a nested generic type inside another generic type, mono's
reflection takes !1 as a reference to wrong type parameter (namely the one
from nested class not the global class).
More information about the mono-bugs
mailing list