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-25 20:29:07.000000000 -0400
+++ shadow/75848.tmp.10295      2005-08-25 20:29:54.000000000 -0400
@@ -84,6 +84,11 @@
 I think this is a special case, and that only matters to cases where a
 boxing appears. We could need to test if the var type is class
 (IsClass) _and_ the var value is value type (IsValueType). I think
 this is better (and it's the logical idea: when boxing, which is
 assigning a value type to a class type, emit initializer even if the
 var value is a default constant).
+
+------- Additional Comments From [EMAIL PROTECTED]  2005-08-25 20:29 -------
+Created an attachment (id=15638)
+Proposed patch (this is the good one ;-) )
+
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to