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

Fix #11171 is_valid_char #11175

Merged
merged 1 commit into from
May 7, 2015
Merged

Conversation

ScottPJones
Copy link
Contributor

Changes is_valid_char to be pure Julia, instead of calling utf8proc_codepoint_valid, which was incorrectly interpreting the Unicode standard.

jakebolewski added a commit that referenced this pull request May 7, 2015
@jakebolewski jakebolewski merged commit 0aa5cd3 into JuliaLang:master May 7, 2015
@tkelman tkelman added the unicode Related to unicode characters and encodings label May 7, 2015
@ScottPJones ScottPJones deleted the spj/validchar branch May 16, 2015 00:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unicode Related to unicode characters and encodings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants