Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Check if call to SDL_iconv_utf8_ucs4() is NULL
See comments on commit ca7f8ba and issue #766. @devnexen and @josephreynolds1, could you please confirm if this works?
- Loading branch information
053cffc
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes your fallback solution works fine :)
053cffc
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's great! Thanks again David!