#454: String#getbyte not working? ------------------------------+--------------------------------------------- Reporter: p...@… | Owner: lsansone...@… 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/> _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel