#155: arrays can'e be changed while being enumerated -------------------------------+-------------------------------------------- Reporter: jason@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: critical | Milestone: Component: MacRuby | Resolution: wontfix Keywords: | -------------------------------+-------------------------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => wontfix Comment: Modifying a collection while it's being iterated causes undefined behavior, as confirmed by Matz. -- Ticket URL: <http://www.macruby.org/trac/ticket/155#comment:3> MacRuby <http://macruby.org/>