[Issue 10876] foreach and remove over associative array causes invalid data to appear
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Aug 23 09:36:56 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10876
Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |andrej.mitrovich at gmail.com
--- Comment #1 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2013-08-23 09:36:54 PDT ---
This will be marked as invalid, you can't safely iterate over an associative
array and remove its keys while iterating.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list