[Mono-bugs] [Bug 79605][Nor] Changed - [MCS] Iterators produce invalid IL code.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Oct 9 17:08:28 EDT 2006
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 marek.safar at seznam.cz.
http://bugzilla.ximian.com/show_bug.cgi?id=79605
--- shadow/79605 2006-10-09 14:17:25.000000000 -0400
+++ shadow/79605.tmp.16125 2006-10-09 17:08:28.000000000 -0400
@@ -1,23 +1,23 @@
Bug#: 79605
Product: Mono: Compilers
Version: 1.0
OS: unknown
OS Details:
-Status: RESOLVED
-Resolution: FIXED
+Status: REOPENED
+Resolution:
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: martin at ximian.com
ReportedBy: marek.safar at seznam.cz
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: [GMCS] Iterators produce invalid IL code.
+Summary: [MCS] Iterators produce invalid IL code.
Please fill in this template when reporting a bug, unless you know what you
are doing.
Description of Problem:
Probably because of Martin anonymous method rewrite, iterators stop working.
@@ -66,6 +66,11 @@
Bugzilla.
I tried 5 random test/test-iter-*.cs tests, compiled them with gmcs
and run them on .NET. They all worked and also PEVerify'ed.
Martin
+
+------- Additional Comments From marek.safar at seznam.cz 2006-10-09 17:08 -------
+Sorry for misinformation but for some strange reasons GMCS is OK and
+the problem occurs with MCS only.
+The output is OK in terms of Peverify but cannot run it at all.
More information about the mono-bugs
mailing list