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

use Nan::ForceSet instead of obj->ForceSet #131

Closed
wants to merge 1 commit into from

Conversation

mvduin
Copy link

@mvduin mvduin commented Feb 2, 2018

This is still deprecated, but at least it compiles again.

Tested with node 9.4.0 and 9.5.0, nan 2.2.1 and 2.8.0, all on linux
x86_64. Three tests still fail: 7, 145, and 467.

Fixes: #123 (assuming the test failures are unrelated)

This is still deprecated, but at least it compiles again.

Tested with node 9.4.0 and 9.5.0, nan 2.2.1 and 2.8.0, all on linux
x86_64. Three tests still fail: 7, 145, and 467.

Fixes: paixaop#123  (assuming the test failures are unrelated)
@anibali
Copy link
Contributor

anibali commented Mar 25, 2018

I think that #128 should be merged before this, otherwise we will hit #124 again due to the nan version change.

@paixaop
Copy link
Owner

paixaop commented Nov 17, 2018

ported to N-API, NaN no longer needed

@paixaop paixaop closed this Nov 17, 2018
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.

3 participants