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 support for more recent versions of libicu #62

Open
lloydwatkin opened this issue Oct 9, 2014 · 4 comments
Open

Add support for more recent versions of libicu #62

lloydwatkin opened this issue Oct 9, 2014 · 4 comments

Comments

@lloydwatkin
Copy link
Contributor

See http://icu-project.org/apiref/icu4c/

API changes are documented in there. It seems the most recent versions of ubuntu are using 53, we should attempt to support the newer versions.

@sonnyp
Copy link
Contributor

sonnyp commented Apr 10, 2015

Hey, one of our system guy is telling me this:

Yeah. I've built it OK on 14.04 VM with libicu-dev 52.
Ubuntu 12.04 we use in prod does have old libicu-dev 48.
Both build OK with node 0.12. I have no warnings I had with 0.10.

@lloydwatkin
Copy link
Contributor Author

Yeah I've had no issues on ubuntu with multiple version of libicu too.

@lloydwatkin
Copy link
Contributor Author

This issue arises because people were having issues at reporting it to be version issues, but I think that was not actually the issue.

@sonnyp
Copy link
Contributor

sonnyp commented Apr 10, 2015

I guess we can just ask them to use Node.js 0.12 then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants