Skip to content

build: move headers out of c++ src section - #24124

Closed
danbev wants to merge 1 commit into
nodejs:masterfrom
danbev:move_headers
Closed

build: move headers out of c++ src section#24124
danbev wants to merge 1 commit into
nodejs:masterfrom
danbev:move_headers

Conversation

@danbev

Copy link
Copy Markdown
Contributor

This commit moves a few header files that are listed among the C++
source files for consistency.

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

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-botnodejs-github-bot added the build Issues and PRs related to build files or the CI. label Nov 6, 2018
@danbev

Copy link
Copy Markdown
ContributorAuthor

This commit moves a few header files that are listed among the C++
source files for consistency.
@danbev

Copy link
Copy Markdown
ContributorAuthor

Landed in 9e82fd2.

@danbevdanbev closed this Nov 9, 2018
@danbev
danbev deleted the move_headers branch November 9, 2018 05:08
danbev added a commit that referenced this pull request Nov 9, 2018
This commit moves a few header files that are listed among the C++
source files for consistency.
PR-URL: #24124
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Matheus Marchini <mat@mmarchini.me>
BridgeAR pushed a commit that referenced this pull request Nov 14, 2018
This commit moves a few header files that are listed among the C++
source files for consistency.
PR-URL: #24124
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Matheus Marchini <mat@mmarchini.me>
@BridgeARBridgeAR mentioned this pull request Nov 14, 2018
kiyomizumia pushed a commit to kiyomizumia/node that referenced this pull request Nov 15, 2018
This commit moves a few header files that are listed among the C++
source files for consistency.
PR-URL: nodejs#24124
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Matheus Marchini <mat@mmarchini.me>
@codebytere

Copy link
Copy Markdown
Member

@danbev can this be backported to 10.x?

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

buildIssues and PRs related to build files or the CI.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@danbev@nodejs-github-bot@codebytere@refack@mmarchini@richardlau