Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Removed references to node_events.h#31

Closed
alexkwolfe wants to merge 1 commit intonodegit:0.0.6nodegit/nodegit:0.0.6from
alexkwolfe:unstablealexkwolfe/nodegit:unstableCopy head branch name to clipboard
Closed

Removed references to node_events.h#31
alexkwolfe wants to merge 1 commit intonodegit:0.0.6nodegit/nodegit:0.0.6from
alexkwolfe:unstablealexkwolfe/nodegit:unstableCopy head branch name to clipboard

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.