[Mono-bugs] [Bug 58670][Min] Changed - Incorrect error message when accessing name defined only in a child block.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 23 May 2004 15:35:49 -0400 (EDT)
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@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=58670
--- shadow/58670 2004-05-22 12:56:20.000000000 -0400
+++ shadow/58670.tmp.25103 2004-05-23 15:35:49.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 58670
Product: Mono: Compilers
Version: unspecified
OS: unknown
OS Details: FC2, x86
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Minor
Component: C#
AssignedTo: martin@ximian.com
ReportedBy: shaver@off.net
QAContact: mono-bugs@ximian.com
@@ -45,6 +45,9 @@
undeclared-child-block.cs(6) error CS0103: The name `j' could not be found
in `Test'
------- Additional Comments From martin@ximian.com 2004-05-22 12:56 -------
Easy.
+
+------- Additional Comments From martin@ximian.com 2004-05-23 15:35 -------
+Fixed in CVS.