ForceSet fix so the module can be used with newer Node JS by torycl · Pull Request #430 · node-ffi/node-ffi · GitHub
Skip to content

ForceSet fix so the module can be used with newer Node JS#430

Open
torycl wants to merge 1 commit into
node-ffi:masterfrom
torycl:torycl/forceset-fix
Open

ForceSet fix so the module can be used with newer Node JS#430
torycl wants to merge 1 commit into
node-ffi:masterfrom
torycl:torycl/forceset-fix

Conversation

@torycl

@torycl torycl commented Nov 2, 2017

Copy link
Copy Markdown

Using with newer Node where ForceSet is removed causes errors with missing symbols like this one on Mac:

dyld: lazy symbol binding failed: Symbol not found: __ZN2v86Object8ForceSetENS_5LocalINS_5ValueEEES3_NS_17PropertyAttributeE

Error fixed by strictly using Nan::ForceSet everywhere.

@TomasHubelbauer

Copy link
Copy Markdown

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