[MacRuby] #887: calling join on an Array of BINARY Strings returns UTF-8, may raise Encoding::CompatibilityError.

MacRuby ruby-noreply at macosforge.org
Wed Sep 8 21:26:42 PDT 2010


#887: calling join on an Array of BINARY Strings returns UTF-8, may raise
Encoding::CompatibilityError.
---------------------------------+------------------------------------------
 Reporter:  dev@…                |       Owner:  lsansonetti@…        
     Type:  defect               |      Status:  new                  
 Priority:  major                |   Milestone:                       
Component:  MacRuby              |    Keywords:                       
---------------------------------+------------------------------------------

Comment(by lsansonetti@…):

 Actually, it looks like MacRuby returns UTF-8 because that's what we use
 by default. If you add a magic comment to specify UTF-8 ruby 1.9 will
 behave the same. I am not sure if this is really a bug.

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



More information about the macruby-tickets mailing list