#115: macruby doesn't work with multibyte characters and -e -------------------------------------+-------------------------------------- Reporter: jordan.breeding@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: blocker | Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: | -------------------------------------+-------------------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => fixed * milestone: MacRuby 0.4 => MacRuby 0.5 Comment: Should be fixed in trunk. {{{ $ ./miniruby -e "puts 'Jördan'; puts 'Jördan'.inspect" Jördan "Jördan" }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/115#comment:2> MacRuby <http://macruby.org/>