[Mono-bugs] [Bug 78502][Nor] Changed - CS0309 error when including
an IEnumerable with a yield command
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Jun 16 13:55:47 EDT 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 martin at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78502
--- shadow/78502 2006-05-26 17:17:31.000000000 -0400
+++ shadow/78502.tmp.4149 2006-06-16 13:55:47.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 78502
Product: Mono: Compilers
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: martin at ximian.com
ReportedBy: scottell.lists at gmail.com
QAContact: mono-bugs at ximian.com
@@ -47,6 +47,10 @@
}
public class M
{
public static void Main () {}
}
+
+------- Additional Comments From martin at ximian.com 2006-06-16 13:55 -------
+I can't reproduce this anymore, but I just fixed a simlilar bug -
+maybe this was a duplicate.
More information about the mono-bugs
mailing list