[Mono-bugs] [Bug 75848][Blo] Changed - mcs fails to generate
initialization code for fields whose value is a boxed value type
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Aug 28 14:01:49 EDT 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 rharinath at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75848
--- shadow/75848 2005-08-28 14:00:08.000000000 -0400
+++ shadow/75848.tmp.22603 2005-08-28 14:01:49.000000000 -0400
@@ -120,6 +120,9 @@
------- Additional Comments From carlos at unixmexico.org 2005-08-26 15:43 -------
Ok, then let's keep it this way. We can later add checks for avoiding
generating initializers for types that don't need it.
------- Additional Comments From rharinath at novell.com 2005-08-28 14:00 -------
Patch looks good. OK to go in after full regression test.
+
+------- Additional Comments From rharinath at novell.com 2005-08-28 14:01 -------
+Almost. Use TypeManager.null_type instead of the typeof.
More information about the mono-bugs
mailing list