[Mono-bugs] [Bug 76741][Wis] Changed - No runtime support for
nullable types
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Nov 30 19:09:00 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-11-30 19:07:38.000000000 -0500
+++ shadow/76741.tmp.26008 2005-11-30 19:09:00.000000000 -0500
@@ -242,6 +242,12 @@
------- Additional Comments From bmaurer at users.sf.net 2005-11-30 19:07 -------
Created an attachment (id=16145)
classlib part
+
+------- 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.
More information about the mono-bugs
mailing list