[Mono-bugs] [Bug 425342] ListView: Remove Item while enumerating
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Sep 11 15:50:15 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=425342
User jpobst at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=425342#c2
Jonathan Pobst <jpobst at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #2 from Jonathan Pobst <jpobst at novell.com> 2008-09-11 13:50:14 MDT ---
Fixed in r112796. Thanks for the report!
2008-09-11 Jonathan Pobst <monkey at jpobst.com>
* ListView.cs: Use a custom enumerator for ListViewItemCollection
so items can be deleted in a foreach.
[Fixes bug #425342]
2008-09-11 Jonathan Pobst <monkey at jpobst.com>
* ListViewCollectionsTest.cs: Add test for bug #425342.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list