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=75848 --- shadow/75848 2005-08-26 15:43:20.000000000 -0400 +++ shadow/75848.tmp.22550 2005-08-28 14:00:08.000000000 -0400 @@ -5,17 +5,18 @@ OS Details: Status: NEW Resolution: Severity: Unknown Priority: Blocker Component: C# -AssignedTo: [EMAIL PROTECTED] +AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: +Cc: [EMAIL PROTECTED],[EMAIL PROTECTED] Summary: mcs fails to generate initialization code for fields whose value is a boxed value type mcs fails to generate initialization code for static fields whose value is a boxed value type. Testcase: @@ -116,6 +117,9 @@ New patch ------- Additional Comments From [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2005-08-28 14:00 ------- +Patch looks good. OK to go in after full regression test. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
