[Mono-bugs] [Bug 72475][Wis] Changed - `this' is incorrect when capturing variables
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 11 Feb 2005 02:12:00 -0500 (EST)
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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=72475
--- shadow/72475 2005-02-11 00:16:29.000000000 -0500
+++ shadow/72475.tmp.27888 2005-02-11 02:12:00.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 72475
Product: Mono: Compilers
Version: 1.1
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: miguel@ximian.com
ReportedBy: bmaurer@users.sf.net
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -48,6 +48,9 @@
But should give
1
X
Note that if the local variable is not captured, this issue doesnt happen
+
+------- Additional Comments From miguel@ximian.com 2005-02-11 02:12 -------
+Fixed on SVN.