[Mono-bugs] [Bug 78104][Nor] Changed - [ANONYMOUS METHODS] (FIXED) yield in 'using' statement cause gmcs compiler crashed
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Sep 12 13:11:19 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 martin at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78104
--- shadow/78104 2006-09-12 13:10:32.000000000 -0400
+++ shadow/78104.tmp.21455 2006-09-12 13:11:19.000000000 -0400
@@ -11,13 +11,13 @@
AssignedTo: martin at ximian.com
ReportedBy: redforks at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: [ANONYMOUS METHODS] yield in 'using' statement cause gmcs compiler crashed
+Summary: [ANONYMOUS METHODS] (FIXED) yield in 'using' statement cause gmcs compiler crashed
Description of Problem:
When gmcs compile following c# code, gmcs will encounded Unhandled
Exception:
Unhandled Exception: System.Exception: Trying to emit a local from a
different ILGenerator.
More information about the mono-bugs
mailing list