[MacRuby-devel] [MacRuby] #454: String#getbyte not working?

MacRuby ruby-noreply at macosforge.org
Tue Nov 24 16:30:55 PST 2009


#454: String#getbyte not working?
------------------------------+---------------------------------------------
 Reporter:  paul@…            |       Owner:  lsansonetti@…        
     Type:  defect            |      Status:  new                  
 Priority:  minor             |   Milestone:  MacRuby 0.5          
Component:  MacRuby           |    Keywords:                       
------------------------------+---------------------------------------------
 It appears the new String method called getbyte for Ruby 1.9 is not
 working? Results in an "Abort trap" message.

 ~ $ macruby --version
 MacRuby version 0.5 (ruby 1.9.0) [universal-darwin10.0, x86_64]

 ~ $ macruby -e ' "abc".getbyte(0);'
 Abort trap

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



More information about the MacRuby-devel mailing list