https://bugzilla.novell.com/show_bug.cgi?id=483985

User [email protected] added comment
https://bugzilla.novell.com/show_bug.cgi?id=483985#c1


Zoltan Varga <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]




--- Comment #1 from Zoltan Varga <[email protected]>  2009-03-10 15:31:19 MST ---
Modifying the collection invalidates enumerators as described on MSDN:

"An enumerator remains valid as long as the collection remains unchanged. If
changes are made to the collection, such as adding, modifying, or deleting
elements, the enumerator is irrecoverably invalidated and its behavior is
undefined."

The fact that it seems to work is an implementation detail.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to