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

update utf8proc -> libmojibake #7656

Closed
stevengj opened this issue Jul 18, 2014 · 3 comments · Fixed by #7917
Closed

update utf8proc -> libmojibake #7656

stevengj opened this issue Jul 18, 2014 · 3 comments · Fixed by #7917
Labels
domain:unicode Related to unicode characters and encodings

Comments

@stevengj
Copy link
Member

Now that we have our own fork shaping up rapidly, it will make sense soon to switch Julia over to it.

This will fix #7582, now that @jiahao has updated libmojibake for Unicode 7 (JuliaStrings/utf8proc#9).

We should probably make a decision on JuliaStrings/utf8proc#10 first.

@stevengj
Copy link
Member Author

(GNU libunistring, which is LGPL, also looks like a sane option. But it is about 100x more source code than utf8proc/libmojibake, and does a bunch of things that we implement more cleanly on the Julia side.)

@juliohm
Copy link
Sponsor Contributor

juliohm commented Aug 1, 2014

@stevengj, the migration will actually occur? What is the current status?

@stevengj
Copy link
Member Author

stevengj commented Aug 1, 2014

@juliohm, we are planning on the migration, but I was hoping to have a test suite for libmojibake (JuliaStrings/utf8proc#13) before we switch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:unicode Related to unicode characters and encodings
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants