[Mono-bugs] [Bug 79025][Nor] Changed - [ANONYMOUS METHODS] (FIXED) CS0136 not reported when re-declaring local variable as anonymous method parameter
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Oct 4 18:14:51 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 martin at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79025
--- shadow/79025 2006-09-15 09:11:34.000000000 -0400
+++ shadow/79025.tmp.17159 2006-10-04 18:14:51.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 79025
Product: Mono: Compilers
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: martin at ximian.com
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
@@ -57,6 +57,9 @@
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. ***
+
+------- Additional Comments From martin at ximian.com 2006-10-04 18:14 -------
+Fixed in SVN.
More information about the mono-bugs
mailing list