Skip to content

Conversation

@alexkwolfe
Copy link

It looks to me like this solves the compilation problem through 0.5.3 that was caused by the removal of node_events.h from node.js. Same tests pass/fail before and after this change.

@alexkwolfe
Copy link
Author

Pretty sure this pull request resolves the aforementioned issue on node > 0.5.3: #30

@mildsunrise
Copy link

When you include node.h, all the other Node headers are also included.
No need to include both node.h and node_object_wrap.h.

Update: Just noticed that only object_wrap and other internals are included.

@faceleg
Copy link
Collaborator

faceleg commented Feb 27, 2013

Project compiles on ~0.8, closing.

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.

4 participants