[Mono-bugs] [Bug 51446][Maj] Changed - MCS produces bad code for foreach keyword
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 27 Nov 2003 17:43:50 -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=51446
--- shadow/51446 2003-11-27 15:41:53.000000000 -0500
+++ shadow/51446.tmp.31796 2003-11-27 17:43:50.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 51446
Product: Mono/MCS
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: Misc
AssignedTo: bmaurer@users.sf.net
ReportedBy: m.canini@libero.it
QAContact: mono-bugs@ximian.com
@@ -52,6 +52,9 @@
------- Additional Comments From bmaurer@users.sf.net 2003-11-27 15:41 -------
The requirements here are pretty clearly defined in 15.8.4: The
foreach statement. We are obviously not following these rules.
I want to see if i can do this patch (as a challenge) so i am
assigning it to myself.
+
+------- Additional Comments From miguel@ximian.com 2003-11-27 17:43 -------
+Fixed on CVS.