[MacRuby] #952: Should set got string to $_ when calls StringIO#gets #readline.

MacRuby ruby-noreply at macosforge.org
Mon Dec 6 14:46:35 PST 2010


#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/>



More information about the macruby-tickets mailing list