#952: Should set got string to $_ when calls StringIO#gets #readline. ----------------------------------+----------------------------------------- Reporter: watson1978@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: minor | Milestone: MacRuby 0.8 Component: MacRuby | Resolution: fixed Keywords: | ----------------------------------+----------------------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => fixed * milestone: MacRuby 1.0 => MacRuby 0.8 Comment: Thanks again for the patch, I applied it in r4986. The test script works as expected now: {{{ $ ./miniruby t.rb "hello world!" "hello world!" "1234" "1234" }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/952#comment:8> MacRuby <http://macruby.org/>