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 to nan 2.x for nodejs 4.x #79

Merged
merged 1 commit into from
May 6, 2016
Merged

Update to nan 2.x for nodejs 4.x #79

merged 1 commit into from
May 6, 2016

Conversation

tomhughes
Copy link
Contributor

This is based on https://github.com/node-xmpp/node-stringprep/tree/nan2-astro but omits things that were changing the way the calls to icu work, some of which were breaking tests.

It also fixes one issue in prepare where the result string was being freed before it was returned which was causing the leakcheck.js test to fail.

@sonnyp
Copy link
Contributor

sonnyp commented Dec 7, 2015

@tomhughes @astro thanks!

So this is based on nan2-astro brach which is based on nan2 branch which is based on #73

Nice collaborative effort :)

@astro can you review/merge this?

@ChALkeR
Copy link

ChALkeR commented Apr 21, 2016

Tracking: nodejs/node#2798

@astro
Copy link
Collaborator

astro commented May 3, 2016

Works great for me.

My attempt also tried to use libicu in a different way... which doesn't seem necessary. It might be worth a second look if these interfaces break some day.

@astro astro merged commit a4346e5 into xmppo:master May 6, 2016
@astro astro mentioned this pull request May 6, 2016
Closed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants