[Mono-bugs] [Bug 78104][Nor] Changed - [ANONYMOUS METHODS] yield in 'using' statement cause gmcs compiler crashed
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Sep 12 13:10:32 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=78104
--- shadow/78104 2006-08-31 14:33:08.000000000 -0400
+++ shadow/78104.tmp.21416 2006-09-12 13:10:32.000000000 -0400
@@ -103,6 +103,9 @@
foreach (string s in new IterTest())
Console.WriteLine(s);
}
}
Both generic and non-generic version of IEnumerator will crashes.
+
+------- Additional Comments From martin at ximian.com 2006-09-12 13:10 -------
+*** Bug 78717 has been marked as a duplicate of this bug. ***
More information about the mono-bugs
mailing list