[MacRuby-devel] [macruby] #99: fake pointers in collections

macruby ruby-noreply at macosforge.org
Thu Aug 21 19:02:19 PDT 2008


#99: fake pointers in collections
-----------------------------------+----------------------------------------
 Reporter:  lsansonetti at apple.com  |        Owner:  lsansonetti at apple.com
     Type:  defect                 |       Status:  closed               
 Priority:  blocker                |    Milestone:  MacRuby 0.3          
Component:  MacRuby                |   Resolution:  fixed                
 Keywords:                         |  
-----------------------------------+----------------------------------------
Changes (by lsansonetti at apple.com):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 Fixed in trunk.

 {{{
 $ macruby -e "p [true].description"
 "(\n    1\n)"
 $ macruby -e "a=NSArray.arrayWithObject('foo'); p a.index(:foo)"
 0
 }}}

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/99#comment:2>
macruby <http://macruby.org/>


More information about the MacRuby-devel mailing list