[MacRuby] #879: open-uri/stringio throw enoding errors

MacRuby ruby-noreply at macosforge.org
Tue Aug 31 15:05:07 PDT 2010


#879: open-uri/stringio throw enoding errors
-----------------------------------+----------------------------------------
 Reporter:  smparkes@…             |       Owner:  lsansonetti@…        
     Type:  defect                 |      Status:  new                  
 Priority:  blocker                |   Milestone:                       
Component:  MacRuby                |    Keywords:                       
-----------------------------------+----------------------------------------

Comment(by lsansonetti@…):

 I believe the exception is being raised from stringio.rb's #syswrite which
 calls String#<<. The receiver is UTF-8 but the argument is BINARY.

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



More information about the macruby-tickets mailing list