[Mono-bugs] [Bug 76741][Wis] Changed - No runtime support for
nullable types
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Dec 3 13:08:45 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 miguel at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76741
--- shadow/76741 2005-11-30 19:09:00.000000000 -0500
+++ shadow/76741.tmp.6799 2005-12-03 13:08:45.000000000 -0500
@@ -248,6 +248,12 @@
------- Additional Comments From bmaurer at users.sf.net 2005-11-30 19:08 -------
Baulig and I worked on this patch. Right now, it is using my managed
implementation idea. The inliner does not handle value types right
now, so we can't use that part. However, once it does, we'll be able
to force inlining, making this the same as splitting the BB ourselves.
+
+------- 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?
+
More information about the mono-bugs
mailing list