[Mono-bugs] [Bug 62740][Wis] Changed - mcs fails to reject inaccessible GetEnumerator() in foreach
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 22 Aug 2004 17:59:41 -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 marek.safar@seznam.cz.
http://bugzilla.ximian.com/show_bug.cgi?id=62740
--- shadow/62740 2004-08-11 15:59:37.000000000 -0400
+++ shadow/62740.tmp.22791 2004-08-22 17:59:41.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 62740
Product: Mono: Compilers
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: marek.safar@seznam.cz
ReportedBy: atsushi@ximian.com
QAContact: mono-bugs@ximian.com
@@ -50,6 +50,9 @@
foreach.cs(9,3): error CS1579: foreach statement cannot operate on variables of
type 'Foo' because 'Foo' does not contain a definition for
'GetEnumerator', or it is inaccessible
How often does this happen?
Always.
+
+------- Additional Comments From marek.safar@seznam.cz 2004-08-22 17:59 -------
+Fixed in CVS