[Mono-bugs] [Bug 80632][Nor] Changed - [GMCS] Cannot compile foreach over generic collections
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Feb 9 19:40:49 EST 2007
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 at seznam.cz.
http://bugzilla.ximian.com/show_bug.cgi?id=80632
--- shadow/80632 2007-01-28 13:49:11.000000000 -0500
+++ shadow/80632.tmp.6741 2007-02-09 19:40:49.000000000 -0500
@@ -11,13 +11,13 @@
AssignedTo: rharinath at novell.com
ReportedBy: pawel.sakowski at mindbreeze.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: Cannot compile foreach over generic collections
+Summary: [GMCS] Cannot compile foreach over generic collections
Description of Problem:
In certain cases, gmcs isn't able to compile a foreach enumeration over a
generic collection, emitting confusing messages regarding ambiguity of
GetEnumerator(). The messages can be both warnings and errors. An example
of both cases follows (I considered these related, so posting as a single
More information about the mono-bugs
mailing list