#150: invalid strings with IO.pipe and readline ----------------------------------------------+----------------------------- Reporter: macosforge@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: major | Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: | ----------------------------------------------+----------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => fixed * milestone: => MacRuby 0.5 Comment: Seems to be fixed in trunk. {{{ $ ./miniruby t.rb "test" "e" $ ruby19 t.rb "test" "e" }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/150#comment:2> MacRuby <http://macruby.org/>