[Mono-bugs] [Bug 75479][Nor] Changed -
mono_class_from_mono_type()/mono_type_get_underlying_type()
and generics
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Feb 14 12:41:28 EST 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 martin at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75479
--- shadow/75479 2006-02-14 12:29:44.000000000 -0500
+++ shadow/75479.tmp.7765 2006-02-14 12:41:28.000000000 -0500
@@ -276,6 +276,10 @@
get_underlying_type (), but with the fact that the type returned by
get_underlying_type () is broken, and some info needs to be read from
the original type. At least we should add some comment to
get_underlying_type () to indicate its intended usage.
+
+------- Additional Comments From martin at ximian.com 2006-02-14 12:41 -------
+Dude, the type is not `broken', you're just calling the wrong method,
+so it's not returning what you expect to get.
More information about the mono-bugs
mailing list