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