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=79025

--- shadow/79025        2006-09-14 11:30:22.000000000 -0400
+++ shadow/79025.tmp.6506       2006-09-15 09:11:34.000000000 -0400
@@ -11,13 +11,13 @@
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: [ANONYMOUS METHODS] CS0136 not reported when re-declaring local 
variable as anonymous method parameter
+Summary: [ANONYMOUS METHODS] (FIXED) CS0136 not reported when re-declaring 
local variable as anonymous method parameter
 
 mcs and gmcs do not report CS0136 when a local variable is re-declared as 
 a anonymous method parameter, and use the local variable in the anonymous 
 method instead of the parameter.
 
 To reproduce, compile the following code snippet:
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to