[Mono-bugs] [Bug 42521][Wis] Changed - mcs 0.24 compile exception relating to foreach loop
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Wed, 7 May 2003 14:18:47 -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 bryan@alphora.com.
http://bugzilla.ximian.com/show_bug.cgi?id=42521
--- shadow/42521 Wed May 7 14:17:59 2003
+++ shadow/42521.tmp.16427 Wed May 7 14:18:47 2003
@@ -79,6 +79,11 @@
if (LReturnObject != null)
break;
}
}
return LReturnObject;
}
+
+------- Additional Comments From bryan@alphora.com 2003-05-07 14:18 -------
+Created an attachment (id=4221)
+Source file that is attempting to get compiled.
+