[Mono-bugs] [Bug 75689][Nor] Changed - another anonymous delegate bug

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Aug 29 10:44:48 EDT 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 atsushi at ximian.com.

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

--- shadow/75689	2005-08-02 11:46:40.000000000 -0400
+++ shadow/75689.tmp.6335	2005-08-29 10:44:48.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 75689
 Product: Mono: Compilers
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: danw at novell.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -62,6 +62,13 @@
 If you make various changes, such as commenting out the line
 "Console.WriteLine (msg);", it will correctly output 1 2 3 4
 instead.
 
 This isn't specific to foreach(). It says 4 4 4 4 with a for
 loop too.
+
+------- Additional Comments From atsushi at ximian.com  2005-08-29 10:44 -------
+I think it is the expected behavior. I tried ms.net beta2 and the
+result was the same.
+
+Similar example can be seen here.
+http://www.theserverside.net/articles/showarticle.tss?id=AnonymousMethods


More information about the mono-bugs mailing list