[Mono-bugs] [Bug 80650][Nor] Changed - [GMCS] Anonymous methods loose parameter scope when declared in base()
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Feb 20 18:47:51 EST 2007
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 marek.safar at seznam.cz.
http://bugzilla.ximian.com/show_bug.cgi?id=80650
--- shadow/80650 2007-02-19 20:28:25.000000000 -0500
+++ shadow/80650.tmp.27114 2007-02-20 18:47:51.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 80650
Product: Mono: Compilers
Version: 1.2
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: marek.safar at seznam.cz
ReportedBy: grompf at sublimeintervention.com
QAContact: mono-bugs at ximian.com
@@ -41,6 +41,9 @@
compiles and runs on ms.net but results in:
bug.cs(15,23): error CS0103: The name `result' does not exist in the context of `TestClass'
on gmcs.
+
+------- Additional Comments From marek.safar at seznam.cz 2007-02-20 18:47 -------
+Fixed in SVN.
More information about the mono-bugs
mailing list