Skip to content

src: extract common macro to util.h - #27512

Closed
gengjiawen wants to merge 1 commit into
nodejs:masterfrom
gengjiawen:group_path_sep
Closed

src: extract common macro to util.h#27512
gengjiawen wants to merge 1 commit into
nodejs:masterfrom
gengjiawen:group_path_sep

Conversation

@gengjiawen

Copy link
Copy Markdown
Member
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-botnodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. lib / src Issues and PRs related to general changes in the lib or src directory. labels May 1, 2019
Comment threadsrc/node_report.h Outdated
Comment threadsrc/util.h Outdated
Comment threadsrc/node_report.cc Outdated

@cjihrigcjihrig left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM with comments addressed.

@gengjiawen
gengjiawenforce-pushed the group_path_sep branch 2 times, most recently from 5df1eeb to 4c9b6f4CompareMay 1, 2019 14:29
@BridgeAR

Copy link
Copy Markdown
Member

This needs a rebase.

@gengjiawen

Copy link
Copy Markdown
MemberAuthor

This needs a rebase.

Done, thanks.

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@gengjiawen

Copy link
Copy Markdown
MemberAuthor

Rebase again due to conflict.

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@ZYSzys

ZYSzys commented May 11, 2019

Copy link
Copy Markdown
Member

Landed in 56ab82e 🎉

@ZYSzysZYSzys closed this May 11, 2019
ZYSzys pushed a commit that referenced this pull request May 11, 2019
PR-URL: #27512
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
targos pushed a commit that referenced this pull request May 11, 2019
PR-URL: #27512
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@BridgeARBridgeAR mentioned this pull request May 21, 2019
4 tasks
Sign up for freeto 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++.lib / srcIssues and PRs related to general changes in the lib or src directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants

@gengjiawen@BridgeAR@nodejs-github-bot@ZYSzys@refack@bnoordhuis@jasnell@Trott@addaleax@cjihrig