#735: Array#reduce on an Array from CalCalendarStore returns nil
----------------------------------+-----------------------------------------
 Reporter:  jankass...@…          |       Owner:  lsansone...@…        
     Type:  defect                |      Status:  new                  
 Priority:  blocker               |   Milestone:  MacRuby 0.7          
Component:  MacRuby               |    Keywords:                       
----------------------------------+-----------------------------------------

Comment(by lsansone...@…):

 Looks like a bug in the NSArray layer.

 {{{
 $ ./miniruby -e "p [].reject{false}"
 []
 $ ./miniruby -e "p NSArray.array.reject{false}"
 nil
 }}}

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/735#comment:1>
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