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=80313 --- shadow/80313 2006-12-19 08:31:22.000000000 -0500 +++ shadow/80313.tmp.4233 2006-12-19 08:32:43.000000000 -0500 @@ -51,6 +51,11 @@ } } } Assignment "i &= (4 + i)" fails although (i & (4 + i)) is implicitely convertible to MyInt. + +------- Additional Comments From [EMAIL PROTECTED] 2006-12-19 08:32 ------- +Created an attachment (id=18339) +Fix to apply to mcs/mcs/assign.cs. Should work for gmcs as well. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
