-
Notifications
You must be signed in to change notification settings - Fork 507
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
New deprecation warnings in node 10.12 #810
Comments
jkrems
pushed a commit
to jkrems/nan
that referenced
this issue
Oct 11, 2018
node commit: nodejs/node@46c7d0d Fixes nodejs#810
jkrems
pushed a commit
to jkrems/nan
that referenced
this issue
Oct 11, 2018
node commit: nodejs/node@46c7d0d Fixes nodejs#810
3 tasks
So happy the deprecation warnings have been fixed! |
Sure, I shall get to it this week.
…On December 10, 2018 5:30:40 PM GMT+02:00, Margaret Nolan ***@***.***> wrote:
So happy the deprecation warnings have been fixed!
Could a version nan with these fixes be released?
|
amitparida
added a commit
to amitparida/npm-nan
that referenced
this issue
Oct 3, 2024
v10.12.0 turns on a number of V8 deprecation warnings. This commit fixes them in NAN. Fixes: nodejs/nan#810 PR-URL: nodejs/nan#825 Refs: nodejs/nan#811 Reviewed-By: Benjamin Byholm <bbyholm@abo.fi>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Some new deprecations have been introduced that may be worth addressing:
StringObject::New
ToString
WriteUtf8
The text was updated successfully, but these errors were encountered: