[Mono-bugs] [Bug 78104][Nor] Changed - [ANONYMOUS METHODS] yield in 'using' statement cause gmcs compiler crashed
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Aug 31 14:33:08 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-07-13 23:50:45.000000000 -0400
+++ shadow/78104.tmp.5125 2006-08-31 14:33:08.000000000 -0400
@@ -1,23 +1,23 @@
Bug#: 78104
Product: Mono: Compilers
Version: 1.1
OS: All
OS Details: windows xp, GNU/Linux (gentoo)
-Status: REOPENED
+Status: NEW
Resolution:
Severity: Unknown
Priority: Normal
Component: C#
-AssignedTo: rharinath at novell.com
+AssignedTo: martin at ximian.com
ReportedBy: redforks at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: yield in 'using' statement cause gmcs compiler crashed
+Summary: [ANONYMOUS METHODS] 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