Skip to content

lib: remove additional param from uvExceptionWithHostPort - #24159

Closed
msmichellegar wants to merge 1 commit into
nodejs:masterfrom
msmichellegar:uvExceptionWithHostPort-params
Closed

lib: remove additional param from uvExceptionWithHostPort#24159
msmichellegar wants to merge 1 commit into
nodejs:masterfrom
msmichellegar:uvExceptionWithHostPort-params

Conversation

@msmichellegar

Copy link
Copy Markdown
Contributor

This PR removes an unnecessary parameter and if case in the function uvExceptionWithHostPort, since there is no call site that has a fifth argument.

From the NodeConf EU Code and Learn 💃

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
@nodejs-github-bot nodejs-github-bot added the errors Issues and PRs related to JavaScript errors originating in Node.js core. label Nov 6, 2018
@addaleax addaleax added the code-and-learn Issues related to the Code-and-Learn events and PRs submitted during the events. label Nov 6, 2018
@gireeshpunathil

Copy link
Copy Markdown
Member

failures do not seem related,
Resume CI: https://ci.nodejs.org/job/node-test-pull-request/18547/

@gireeshpunathil

Copy link
Copy Markdown
Member

landed as 4aec421

thank you @msmichellegar for the contribution! Wish you great success with continued contribution to this project, if you are further interested please have a look at https://www.nodetodo.org/next-steps

gireeshpunathil pushed a commit that referenced this pull request Nov 12, 2018
PR-URL: #24159
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
BridgeAR pushed a commit that referenced this pull request Nov 14, 2018
PR-URL: #24159
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
kiyomizumia pushed a commit to kiyomizumia/node that referenced this pull request Nov 15, 2018
PR-URL: nodejs#24159
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
codebytere pushed a commit that referenced this pull request Jan 12, 2019
PR-URL: #24159
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
@codebytere codebytere mentioned this pull request Jan 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

code-and-learn Issues related to the Code-and-Learn events and PRs submitted during the events. errors Issues and PRs related to JavaScript errors originating in Node.js core.

6 participants