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=75691 --- shadow/75691 2005-09-06 04:40:02.000000000 -0400 +++ shadow/75691.tmp.15313 2005-10-04 07:26:51.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 75691 Product: Mono: Compilers Version: 1.1 OS: unknown OS Details: mono svn -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: C# AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -58,6 +58,9 @@ complain under .net 2.0 beta2. ------- Additional Comments From [EMAIL PROTECTED] 2005-09-06 04:40 ------- It works on the ms runtime because what gmcs miscompiles is the ForEach method in corlib: for some reason it inserts a pop after the call to the Action invoke method which returns void. + +------- Additional Comments From [EMAIL PROTECTED] 2005-10-04 07:26 ------- +Fixed in SVN. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
