#126: bytestrings, nsstring, and unicode/multibyte characters do not get along -------------------------------------+-------------------------------------- Reporter: jordan.breeding@mac.com | Owner: lsansonetti@apple.com Type: defect | Status: new Priority: blocker | Milestone: MacRuby 0.4 Component: MacRuby | Keywords: -------------------------------------+-------------------------------------- I will try to publish some example later, but I have seen problems trying to print bytestrings. Unicode has issues with "%s" so I tried using "%@" in most places. That worked until I tried using a bytestring, bytestrings don't get along with "%@". Most of this was outside of the bug tracker in emails with Laurent. -- Ticket URL: <http://www.macruby.org/trac/ticket/126> MacRuby <http://macruby.org/>