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=80522 --- shadow/80522 2007-01-15 12:16:50.000000000 -0500 +++ shadow/80522.tmp.8539 2007-01-15 12:46:31.000000000 -0500 @@ -1,14 +1,14 @@ Bug#: 80522 Product: Mono: Compilers Version: 1.2 -OS: +OS: unknown OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Major Component: C# AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -44,6 +44,12 @@ } return 0; } } The issue can be also seen with monodis and looking at the rva field data. Set to major because this causes data corruption. + +------- Additional Comments From [EMAIL PROTECTED] 2007-01-15 12:46 ------- +The same (or a similar) bug is also apparent if you change +max_automatic_initializers to 10 in mcs/expression.cs and +compile and run the test program mono/tests/long.cs (the bytes are not +zero in that case, though they are incorrect). _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
