[Mono-bugs] [Bug 79025][Nor] Changed - CS0136 not reported when re-declaring local variable as anonymous method parameter

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Aug 24 05:34:11 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 gert.driesen at pandora.be.

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

--- shadow/79025	2006-08-07 11:27:25.000000000 -0400
+++ shadow/79025.tmp.28768	2006-08-24 05:34:11.000000000 -0400
@@ -54,6 +54,9 @@
 Actual result:
 
 Successful compilation, and when the resulting assembly is run the 
 text "This should not execute!" is output, proving that mcs uses the 
 outer variable t which is of type Test in the anonymous method instead of 
 the parameter (XmlWriter) t.
+
+------- Additional Comments From gert.driesen at pandora.be  2006-08-24 05:34 -------
+*** Bug 79153 has been marked as a duplicate of this bug. ***


More information about the mono-bugs mailing list