[Mono-bugs] [Bug 76741][Wis] Changed - No runtime support for
nullable types
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Dec 5 21:09:58 EST 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=76741
--- shadow/76741 2005-12-05 17:58:04.000000000 -0500
+++ shadow/76741.tmp.1251 2005-12-05 21:09:58.000000000 -0500
@@ -265,6 +265,11 @@
does not have the Box method.
- What this patch is missing is a couple of tests. These should probably
go to a new file like generics.cs in mono/mini.
Other than that, I don't know much about the nullable stuff, so can't
comment on whenever this works, or why it works.
+
+------- Additional Comments From bmaurer at users.sf.net 2005-12-05 21:09 -------
+Ok, this patch is checked in with those fixes. However, we still have
+issues, primarially in the area of reflection (for example,
+createinstance, and the overload resolution probably).
More information about the mono-bugs
mailing list