Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add unicode build targets and standardize string handling #2

Merged
merged 2 commits into from
Aug 12, 2014

Conversation

dmckeone
Copy link

Added unicode build targets with settings that are compatible with Studio 5. Also standardized the string handling so that the xcomp only uses std::string and conversions happen at the boundaries of the component. In the long run it will make it easier to write logToTrace() messages, and it'll also make it easier to convert to Mac and Studio 5.

David McKeone added 2 commits August 11, 2014 19:44
…works nicely in unicode and non-unicode (avoid str255 except at the boundaries)
fb-datax added a commit that referenced this pull request Aug 12, 2014
Add unicode build targets and standardize string handling
@fb-datax fb-datax merged commit b9ee9a8 into fb-datax:master Aug 12, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants