[Mono-bugs] [Bug 75571][Wis] Changed - bug in yield AND/OR foreach
implementation
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Jul 17 21:43:32 EDT 2005
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 bmaurer at users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=75571
--- shadow/75571 2005-07-17 20:54:08.000000000 -0400
+++ shadow/75571.tmp.4421 2005-07-17 21:43:32.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 75571
Product: Mono: Runtime
Version: 1.1
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: DUPLICATE
+Severity: Unknown
Priority: Wishlist
Component: JIT
AssignedTo: mono-bugs at ximian.com
ReportedBy: albertoavila at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -76,6 +76,11 @@
I know that the bug only happens when the developer do that lame mistake,
but the mono runtime shouldn't cause a segmentation fault, some kind of
exception would be nice.
I didn't tested without the yield (the traditional way with a class that
implements IEnumerator), but maybe it;s the same
+
+------- Additional Comments From bmaurer at users.sf.net 2005-07-17 21:43 -------
+Our favorite dup magnet :-).
+
+*** This bug has been marked as a duplicate of 47689 ***
More information about the mono-bugs
mailing list