[MacRuby-devel] [MacRuby] #150: invalid strings with IO.pipe and readline

MacRuby ruby-noreply at macosforge.org
Wed Aug 26 14:04:29 PDT 2009


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



More information about the MacRuby-devel mailing list