[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 10 05:05:52 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 ken-bugzilla at friislarsen.net.

http://bugzilla.ximian.com/show_bug.cgi?id=76653

--- shadow/76653	2005-11-10 05:02:38.000000000 -0500
+++ shadow/76653.tmp.20480	2005-11-10 05:05:52.000000000 -0500
@@ -1,15 +1,15 @@
 Bug#: 76653
 Product: Mono: Compilers
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: Ubuntu Breezy with some packages from Dapper
 Status: NEW   
 Resolution: 
-Severity: 
-Priority: Wishlist
+Severity: Unknown
+Priority: Normal
 Component: C#
 AssignedTo: rharinath at novell.com                            
 ReportedBy: ken-bugzilla at friislarsen.net               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
@@ -91,6 +91,15 @@
 
 
 ------- Additional Comments From ken-bugzilla at friislarsen.net  2005-11-10 05:02 -------
 Created an attachment (id=16043)
 Simplified test case
 
+
+------- Additional Comments From ken-bugzilla at friislarsen.net  2005-11-10 05:05 -------
+Simplificed the test case not to use events.
+
+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).


More information about the mono-bugs mailing list