[Mono-bugs] [Bug 76620][Wis] Changed - mcs does not properly detect variable name conflicts when using anonymous methods

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Nov 2 16:29:43 EST 2005


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 eric at extremeboredom.net.

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

--- shadow/76620	2005-11-02 16:27:16.000000000 -0500
+++ shadow/76620.tmp.23015	2005-11-02 16:29:43.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 76620
 Product: Mono: Compilers
-Version: 1.0
+Version: 1.1
 OS: All
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: C#
 AssignedTo: rharinath at novell.com                            
 ReportedBy: eric at extremeboredom.net               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -44,6 +44,10 @@
 On .NET 2.0 final, the following error is generated:
 
 test.cs(20,21): error CS0136: A local variable named 'moo' cannot be
 declared in
         this scope because it would give a different meaning to 'moo', which is
         already used in a 'parent or current' scope to denote something else
+
+------- Additional Comments From eric at extremeboredom.net  2005-11-02 16:29 -------
+Sorry, this is with 1.1.9.2 and confirmed still a problem with SVN as
+of this morning.


More information about the mono-bugs mailing list