[Mono-bugs] [Bug 76653][Nor] Changed - Compiler error: "Trying to
emit a local from a different ILGenerator." when compiling
nested delegates
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Nov 17 11:32:15 EST 2005
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=76653
--- shadow/76653 2005-11-10 18:02:57.000000000 -0500
+++ shadow/76653.tmp.30713 2005-11-17 11:32:15.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 76653
Product: Mono: Compilers
Version: 1.1
OS: unknown
OS Details: Ubuntu Breezy with some packages from Dapper
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: martin at ximian.com
ReportedBy: ken-bugzilla at friislarsen.net
QAContact: mono-bugs at ximian.com
@@ -100,6 +100,9 @@
The two calls to del and ss are just to avoid warnings.
The error goes away if there is not reference to mc in the call to
SimpleCallback in the StringSender delegate ss (substitute null for
mc, for instance).
+
+------- Additional Comments From martin at ximian.com 2005-11-17 11:32 -------
+Fixed in SVN.
More information about the mono-bugs
mailing list