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

Support nan 2 #26

Merged
merged 2 commits into from
Oct 15, 2015
Merged

Support nan 2 #26

merged 2 commits into from
Oct 15, 2015

Conversation

gagern
Copy link
Collaborator

@gagern gagern commented Oct 14, 2015

This addresses #23. It consists of an automated run of upgrade-utils followed by some very minor manual tweaking to make things compile. The automated conversions haven't been manually reviewed yet, at the time of this writing.

This is just the automatic changes applied, and the package dep upgraded.
The Nan::New overload used to turn a Nan::Persistent into a v8::Local
doesn't return a MaybeLocal, so the call to ToLocalChecked is not required.
@gagern gagern mentioned this pull request Oct 14, 2015
@gagern
Copy link
Collaborator Author

gagern commented Oct 15, 2015

In #20 (comment) @mlevin2 reported some success with this branch. I don't know the extent of his testing.

albanm added a commit that referenced this pull request Oct 15, 2015
@albanm albanm merged commit 006dcb8 into albanm:master Oct 15, 2015
@albanm
Copy link
Owner

albanm commented Oct 15, 2015

Once again, thanks for your contributions !

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

Successfully merging this pull request may close these issues.

2 participants