Fix encoding issues by not implicit casting UInt8 to char. Go through CFString instead.
authorRobert Sesek <rsesek@bluestatic.org>
Sat, 20 Feb 2010 04:27:28 +0000 (23:27 -0500)
committerRobert Sesek <rsesek@bluestatic.org>
Sat, 20 Feb 2010 04:27:28 +0000 (23:27 -0500)
commit5a9d80944b4267da41878999ab0d0eafdf2ac97b
tree2f6bf22e424d37b406415f4451ee74049be4407e
parent24d40de3232e6bdb74eef6179bb9484ab9933866
Fix encoding issues by not implicit casting UInt8 to char. Go through CFString instead.
Source/GDBpConnection.m