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

MacRuby ruby-noreply at macosforge.org
Sun Dec 5 15:32:45 PST 2010


#952: Should set got string to $_ when calls StringIO#gets #readline.
----------------------------------+-----------------------------------------
 Reporter:  watson1978@…          |       Owner:  lsansonetti@…        
     Type:  defect                |      Status:  new                  
 Priority:  minor                 |   Milestone:  MacRuby 1.0          
Component:  MacRuby               |    Keywords:                       
----------------------------------+-----------------------------------------

Comment(by warpflyght@…):

 I've got a fix:
 [https://github.com/warpflyght/macruby/commit/1026bf7d84ce4744501becc7860f13eb808ba4f7].
 Runs the sample script above correctly, and passes two specs in
 language/predefined_spec.rb that were failing previously. There may be a
 binary compatibility impact for some native extensions, because it entails
 adding an instance variable to RoxorVM.

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/952#comment:4>
MacRuby <http://macruby.org/>



More information about the macruby-tickets mailing list