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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2005-12-03 13:08 ------- I have no objections on this patch. Martin, is this patch ok to go in? + +------- Additional Comments From [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
