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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=77756 --- shadow/77756 2006-09-14 11:24:11.000000000 -0400 +++ shadow/77756.tmp.19336 2006-09-14 11:26:07.000000000 -0400 @@ -11,13 +11,13 @@ AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: -Summary: [ANONYMOUS METHODS] wrong code generation when using anonymous methods +Summary: [ANONYMOUS METHODS] (FIXED) wrong code generation when using anonymous methods Please fill in this template when reporting a bug, unless you know what you are doing. Description of Problem: gmcs generates wrong code in certain scenarios where anonymous methods are @@ -162,6 +162,9 @@ Host=/tmp/yu.cs(15,17): am=/tmp/yu.cs(25,17): Thats inside AddLocal. What this does is it makes the methods share the same variable definition (s), but that is wrong. + +------- Additional Comments From [EMAIL PROTECTED] 2006-09-14 11:26 ------- +PEVerifies ok _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
