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=81044 --- shadow/81044 2007-03-05 18:54:19.000000000 -0500 +++ shadow/81044.tmp.16328 2007-03-06 06:38:42.000000000 -0500 @@ -1,14 +1,14 @@ Bug#: 81044 Product: Mono: Runtime Version: 1.2 -OS: +OS: unknown OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Normal Component: JIT AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -30,6 +30,12 @@ if (list.Count != array.Length) { throw new System.ApplicationException(); } } } + +------- Additional Comments From [EMAIL PROTECTED] 2007-03-06 06:38 ------- +This is a gmcs/reflection bug. The same program compiled using csc +throws an exception on mono, and PEVerify reports errors on the gmcs +produced one. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
