FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[v6.x backport] src: remove unused includes from node_wrap.h by danbev · Pull Request #17092 · nodejs/node · GitHub

/ node Public

[v6.x backport] src: remove unused includes from node_wrap.h - #17092

Closed
danbev wants to merge 1 commit into
nodejs:v6.x-stagingfrom
danbev:backport-16179-to-v6.x
Closed

[v6.x backport] src: remove unused includes from node_wrap.h#17092
danbev wants to merge 1 commit into
nodejs:v6.x-stagingfrom
danbev:backport-16179-to-v6.x

Conversation

danbev commented Nov 17, 2017

Copy link
Copy Markdown
Contributor

I cannot find any usages of these includes and think they can be
removed.

Refs: #16179

PR-URL: #16179
Reviewed-By: Gireesh Punathil gpunathi@in.ibm.com
Reviewed-By: Colin Ihrig cjihrig@gmail.com
Reviewed-By: James M Snell jasnell@gmail.com

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

src

I cannot find any usages of these includes and think they can be
removed.

PR-URL: nodejs#16179
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
nodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. v6.x labels Nov 17, 2017

danbev commented Nov 17, 2017

Copy link
Copy Markdown
Contributor Author

Copy link
Copy Markdown
Contributor

Looks like CI failed, running one more time for posterity

https://ci.nodejs.org/job/node-test-pull-request/11711/

MylesBorins commented Nov 28, 2017
edited
Loading

Copy link
Copy Markdown
Contributor

Landed in e67a377

MylesBorins pushed a commit that referenced this pull request Nov 28, 2017
I cannot find any usages of these includes and think they can be
removed.

Backport-PR-URL: #17092
PR-URL: #16179
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
MylesBorins pushed a commit that referenced this pull request Nov 28, 2017
I cannot find any usages of these includes and think they can be
removed.

Backport-PR-URL: #17092
PR-URL: #16179
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
danbev deleted the backport-16179-to-v6.x branch March 27, 2018 06:13
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++ Issues and PRs that require attention from people who are familiar with C++.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL