#155: arrays can'e be changed while being enumerated
-------------------------------+--------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |       Owner:  [EMAIL PROTECTED]
     Type:  defect             |      Status:  new                  
 Priority:  critical           |   Milestone:                       
Component:  MacRuby            |    Keywords:                       
-------------------------------+--------------------------------------------
 collections in ruby can be modified in place, but this is not allowed with
 NSMutableArray.

 rb_main.rb:22:in `NSApplicationMain': NSGenericException: *** Collection
 <NSCFArray: 0x10cdec0> was mutated while being enumerated. (RuntimeError)

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/155>
MacRuby <http://macruby.org/>

_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to