Skip to content

Conversation

@nitsakh
Copy link
Contributor

@nitsakh nitsakh commented Feb 21, 2019

Until one of the latest version of node, the definition of the DISALLOW_COPY_AND_ASSIGN macro in node was different than in chromium. That is no longer the case, so just undefining the macro in node_includes.h works.
Related to #10363.

Description of Change

Checklist

Release Notes

Notes: no-notes

@nitsakh nitsakh requested review from a team February 21, 2019 22:45
@nitsakh nitsakh changed the title chore: node_includes header no longer needs to be at the end of the list WIP:chore: node_includes header no longer needs to be at the end of the list Feb 22, 2019
@MarshallOfSound MarshallOfSound added the new-pr 🌱 PR opened recently label Feb 22, 2019
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened recently label Feb 22, 2019
@codebytere codebytere changed the title WIP:chore: node_includes header no longer needs to be at the end of the list [wip] chore: node_includes header no longer needs to be at the end of the list Feb 25, 2019
@deepak1556
Copy link
Member

@nitsakh can you rebase on latest master to fix the compilation errors. Thanks!

@nitsakh nitsakh force-pushed the node-incl-header branch from 7040ab2 to 1dcdce9 Compare March 8, 2019 01:41
@nitsakh nitsakh changed the title [wip] chore: node_includes header no longer needs to be at the end of the list chore: node_includes header no longer needs to be at the end of the list Mar 8, 2019
Until one of the latest version of node, the definition of the DISALLOW_COPY_AND_ASSIGN macro in node was different than in chromium. That is no longer the case, so just undefining the macro in node_includes.h works.
@nitsakh nitsakh force-pushed the node-incl-header branch from 1dcdce9 to 51bde89 Compare March 8, 2019 22:43
Copy link
Member

@deepak1556 deepak1556 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, Failing CI are known issues.

@MarshallOfSound MarshallOfSound merged commit e77d065 into master Mar 12, 2019
@release-clerk
Copy link

release-clerk bot commented Mar 12, 2019

No Release Notes

@MarshallOfSound MarshallOfSound deleted the node-incl-header branch March 12, 2019 00:13
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.

5 participants