#352: macirb does not eval UTF-String ------------------------+--------------------------------------------------- Reporter: dev@… | Owner: lsansonetti@… Type: defect | Status: new Priority: major | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: ------------------------+--------------------------------------------------- Comment(by lsansonetti@…): irb cannot handle multibyte strings because of a limitation of our readline implementation (libedit), but here it seems to be a different problem (the string is given as an argument and not from stdin). -- Ticket URL: <http://www.macruby.org/trac/ticket/352#comment:2> MacRuby <http://macruby.org/>