[MacRuby-devel] [MacRuby] #126: bytestrings, nsstring, and unicode/multibyte characters do not get along
MacRuby
ruby-noreply at macosforge.org
Wed Sep 10 14:51:54 PDT 2008
#126: bytestrings, nsstring, and unicode/multibyte characters do not get along
-------------------------------------+--------------------------------------
Reporter: jordan.breeding at mac.com | Owner: lsansonetti at 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/>
More information about the MacRuby-devel
mailing list