Projects
Home     Blog     Install     New Ticket     View Tickets     Browse Source

Ticket #126 (new defect)

Opened 4 months ago

bytestrings, nsstring, and unicode/multibyte characters do not get along

Reported by: jordan.breeding@… Owned by: lsansonetti@…
Priority: blocker Milestone: MacRuby 0.4
Component: MacRuby Keywords:
Cc:

Description

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.

Note: See TracTickets for help on using tickets.