[Mono-bugs] [Bug 79998][Wis] Changed - gmcs incorrectly warns of CS0278

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Nov 21 18:07:24 EST 2006


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 abockover at novell.com.

http://bugzilla.ximian.com/show_bug.cgi?id=79998

--- shadow/79998	2006-11-21 18:05:40.000000000 -0500
+++ shadow/79998.tmp.27321	2006-11-21 18:07:24.000000000 -0500
@@ -24,6 +24,15 @@
 errors in the build.
 
 ------- Additional Comments From abockover at novell.com  2006-11-21 02:47 -------
 Created an attachment (id=18128)
 Case incorrectly showing the warning
 
+
+------- Additional Comments From abockover at novell.com  2006-11-21 18:07 -------
+To clarify, this only seems to be an issue when enumerating an
+enumerable as an interface the object implements and not the type of
+the object itself.
+
+i.e. enumerating a List<T> as an IList<T>, as shown in the test case
+
+


More information about the mono-bugs mailing list