[Mono-bugs] [Bug 63841][Nor] Changed - [PATCH] Type.GetElementType
doesn't return null when expected
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jul 4 18:06:43 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 bmaurer at users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=63841
--- shadow/63841 2005-05-20 18:47:13.000000000 -0400
+++ shadow/63841.tmp.27450 2005-07-04 18:06:43.000000000 -0400
@@ -97,6 +97,11 @@
However, I am worried that this is used in MCS. Miguel, can you comment?
------- Additional Comments From bmaurer at users.sf.net 2005-05-20 18:47 -------
Ok, so in public static Type EnumToUnderlying (Type t)
(typemanager.cs), it looks like we take another approach. So it seems
that this is ok.
+
+------- Additional Comments From bmaurer at users.sf.net 2005-07-04 18:06 -------
+Created an attachment (id=15426)
+As a patch
+
More information about the mono-bugs
mailing list