Skip to content

Conversation

@gengjiawen
Copy link
Member

cc @joyeecheung

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

@nodejs-github-bot nodejs-github-bot added the c++ Issues and PRs that require attention from people who are familiar with C++. label Mar 4, 2019
@gengjiawen gengjiawen changed the title src: fix wrong enum reference in node.c src: fix wrong enum reference in node.cc Mar 4, 2019
@gengjiawen gengjiawen force-pushed the bugfix/wrong_variable branch from 035065c to db1dccb Compare March 4, 2019 15:30
@refack
Copy link
Contributor

refack commented Mar 4, 2019

So it seems we need a test for this value. Or remove it since YAGNI.

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

@refack refack requested review from addaleax and joyeecheung March 4, 2019 15:48
@refack refack added the cli Issues and PRs related to the Node.js command line interface. label Mar 4, 2019
@BridgeAR BridgeAR added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Mar 4, 2019
@BridgeAR
Copy link
Member

BridgeAR commented Mar 6, 2019

Landed in 9164543 🎉

@BridgeAR BridgeAR closed this Mar 6, 2019
BridgeAR pushed a commit to BridgeAR/node that referenced this pull request Mar 6, 2019
PR-URL: nodejs#26430
Reviewed-By: Refael Ackermann <[email protected]>
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Richard Lau <[email protected]>
@gengjiawen gengjiawen deleted the bugfix/wrong_variable branch March 9, 2019 04:04
BridgeAR pushed a commit to BridgeAR/node that referenced this pull request Mar 12, 2019
PR-URL: nodejs#26430
Reviewed-By: Refael Ackermann <[email protected]>
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Richard Lau <[email protected]>
BridgeAR pushed a commit that referenced this pull request Mar 14, 2019
PR-URL: #26430
Reviewed-By: Refael Ackermann <[email protected]>
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Richard Lau <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. c++ Issues and PRs that require attention from people who are familiar with C++. cli Issues and PRs related to the Node.js command line interface.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants