[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 17:58:04 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 vargaz at gmail.com.

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

--- shadow/76741	2005-12-03 13:08:45.000000000 -0500
+++ shadow/76741.tmp.30887	2005-12-05 17:58:04.000000000 -0500
@@ -254,6 +254,17 @@
 
 ------- Additional Comments From miguel at ximian.com  2005-12-03 13:08 -------
 I have no objections on this patch.
 
 Martin, is this patch ok to go in?
 
+
+------- Additional Comments From vargaz at gmail.com  2005-12-05 17:58 -------
+A couple of comments:
+- The code in inssel.brg should use the mono_class_is_nullable () function
+- Need to increase the mscorlib version number since the old one
+  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.


More information about the mono-bugs mailing list