-
-
Notifications
You must be signed in to change notification settings - Fork 35
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
Release new gem (post-0.0.7.2) with ARM fixes, new Unicode 9 support #26
Comments
Hi, this issue affectiing ARM also affects other architectures, such as ppc46el (64-bit PowerPC Little-Endian, aka POWER). See this Debian bug for details. It would indeed be very nice to have a new release with this fix, and if possible, with #27 merged as well. |
1 task
vielmetti
changed the title
Release new gem (post-0.0.7.2) with ARM fixes
Release new gem (post-0.0.7.2) with ARM fixes, new Unicode 9 support
Apr 9, 2017
Added a release question for Unicode 9 support. |
Just released 0.0.7.3. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Now that #15 has been committed, the next step is to cut a new bug fix release that would include the ARM changes and that would in turn allow Ruby code that uses
unf_ext
to be ported to ARM (Raspberry Pi, ThunderX, and a bunch of systems in between) without doing anything special for this gem.In addition, it would be sensible to incorporate in the updates from upstream that bring in support for Unicode 9, see #29 for that issue.
The text was updated successfully, but these errors were encountered: