Skip to content
This repository was archived by the owner on Dec 5, 2019. It is now read-only.

Null-terminate Text bytestrings #33

Merged
merged 1 commit into from
Nov 2, 2012

Conversation

lukexi
Copy link
Collaborator

@lukexi lukexi commented Nov 2, 2012

This is to close #31 — 

ByteString.unpack $ encodeUtf8 txt

doesn't null-terminate its arrays, which [NSString stringWithUTF8String:] expects.

Hurray!

@jspahrsummers
Copy link
Owner

Thanks!

jspahrsummers added a commit that referenced this pull request Nov 2, 2012
Null-terminate Text bytestrings
@jspahrsummers jspahrsummers merged commit 15ae2ca into jspahrsummers:master Nov 2, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OHModel fields not always showing up correctly in ObjC (in PhotoUploader demo)
2 participants