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

new failure in 0.49.0 #141

Open
srguiwiz opened this issue Oct 17, 2020 · 0 comments
Open

new failure in 0.49.0 #141

srguiwiz opened this issue Oct 17, 2020 · 0 comments

Comments

@srguiwiz
Copy link

srguiwiz commented Oct 17, 2020

In a project that compiled well at least since 0.47.3 and before, and still compiles with 0.48.4,
now with 0.49.0 we get:

In file included from /home/joe/.nw-gyp/0.49.0/src/node.h:67:0,
                 from ../../nan/nan.h:54,
                 from ../src/something.cc:2:
/home/joe/.nw-gyp/0.49.0/deps/v8/include/v8.h: In member function ‘void v8::TracedReferenceBase<T>::SetSlotThreadSafe(T*)’:
/home/joe/.nw-gyp/0.49.0/deps/v8/include/v8.h:912:22: error: expected type-specifier
     reinterpret_cast<std::atomic<T*>*>(&val_)->store(new_val,
                      ^
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

No branches or pull requests

1 participant