[Mono-bugs] [Bug 45761][Nor] Changed - foreach fails in iterators.
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Tue, 8 Jul 2003 14:59:46 -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=45761
--- shadow/45761 Mon Jul 7 02:34:32 2003
+++ shadow/45761.tmp.4529 Tue Jul 8 14:59:46 2003
@@ -1,17 +1,17 @@
Bug#: 45761
Product: Mono/MCS
Version: unspecified
OS: unknown
OS Details:
-Status: ASSIGNED
+Status: NEW
Resolution:
Severity: Unknown
Priority: Normal
Component: Misc
-AssignedTo: martin@ximian.com
+AssignedTo: miguel@ximian.com
ReportedBy: miguel@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: foreach fails in iterators.
@@ -51,6 +51,9 @@
variable is really a local variable, or whether it should be proxied
into the proxy class that holds the local variables for the enumerable
method.
We already "proxy" explicit variables, but these "internal" variables
were not proxied, and that is the bug
+
+------- Additional Comments From martin@ximian.com 2003-07-08 14:59 -------
+I don't really "want" this bug :-)