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

fs: remove unused parameter for encodeRealpathResult by JacksonTian · Pull Request #10862 · nodejs/node · GitHub

/ node Public

fs: remove unused parameter for encodeRealpathResult - #10862

Closed
JacksonTian wants to merge 1 commit into
nodejs:masterfrom
JacksonTian:encodeRealpathResult
Closed

fs: remove unused parameter for encodeRealpathResult#10862
JacksonTian wants to merge 1 commit into
nodejs:masterfrom
JacksonTian:encodeRealpathResult

Conversation

JacksonTian commented Jan 18, 2017
edited
Loading

Copy link
Copy Markdown
Contributor

The third parameter err is not used anywhere.

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

fs

The third parameter `err` is not used anywhere.
nodejs-github-bot added fs Issues and PRs related to the fs subsystem / file system. lts-watch-v6.x labels Jan 18, 2017

Trott left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM if CI is green

mscdex commented Jan 18, 2017
edited
Loading

Copy link
Copy Markdown
Contributor

LGTM if CI is green.

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

Copy link
Copy Markdown
Contributor Author

Landed in 521767c

JacksonTian added a commit that referenced this pull request Jan 18, 2017
The third parameter `err` is not used anywhere.

PR-URL: #10862
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>

cjihrig commented Jan 18, 2017

Copy link
Copy Markdown
Contributor

@JacksonTian it looks like this PR was only opened 11 hours ago. We typically require PRs be open for 48-72 hours before landing.

JacksonTian commented Jan 18, 2017
edited
Loading

Copy link
Copy Markdown
Contributor Author

Oh, sorry. I don't know the time requirement. What can I do now?

cjihrig commented Jan 18, 2017

Copy link
Copy Markdown
Contributor

Well it got 5 LGTMs. So, if the CI failure is unrelated, I'd say just leave it.

Copy link
Copy Markdown
Contributor Author

Thanks @cjihrig , I will keep slower next time. 😄

italoacasas pushed a commit to italoacasas/node that referenced this pull request Jan 18, 2017
The third parameter `err` is not used anywhere.

PR-URL: nodejs#10862
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
italoacasas pushed a commit to italoacasas/node that referenced this pull request Jan 23, 2017
The third parameter `err` is not used anywhere.

PR-URL: nodejs#10862
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
italoacasas pushed a commit to italoacasas/node that referenced this pull request Jan 25, 2017
The third parameter `err` is not used anywhere.

PR-URL: nodejs#10862
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
italoacasas pushed a commit to italoacasas/node that referenced this pull request Jan 27, 2017
The third parameter `err` is not used anywhere.

PR-URL: nodejs#10862
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
italoacasas mentioned this pull request Jan 29, 2017
JacksonTian deleted the encodeRealpathResult branch April 19, 2017 02:33
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

fs Issues and PRs related to the fs subsystem / file system.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants


Back | FazBrowse Home | New Git URL