[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:00:08 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-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: martin at ximian.com                            
+AssignedTo: carlos at unixmexico.org                            
 ReportedBy: vargaz at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
+Cc: martin at ximian.com,rharinath at novell.com
 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 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.


More information about the mono-bugs mailing list