src: redirect-warnings to file, not path by sam-github · Pull Request #13120 · nodejs/node · GitHub
Skip to content

src: redirect-warnings to file, not path#13120

Closed
sam-github wants to merge 1 commit into
nodejs:masterfrom
sam-github:clarify-redirect-warnings-usage
Closed

src: redirect-warnings to file, not path#13120
sam-github wants to merge 1 commit into
nodejs:masterfrom
sam-github:clarify-redirect-warnings-usage

Conversation

@sam-github

Copy link
Copy Markdown
Contributor

Use file as name of the argument, as the CLI documentation does.

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

src,doc?

Use `file` as name of the argument, as the CLI documentation does.
@nodejs-github-bot nodejs-github-bot added the c++ Issues and PRs that require attention from people who are familiar with C++. label May 19, 2017
@sam-github

Copy link
Copy Markdown
Contributor Author

@sam-github

Copy link
Copy Markdown
Contributor Author

@mscdex mscdex added the cli Issues and PRs related to the Node.js command line interface. label May 19, 2017

@refack refack 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.

Makes more sense

@addaleax

Copy link
Copy Markdown
Member

Landed in a886b17

@addaleax addaleax closed this May 23, 2017
addaleax pushed a commit that referenced this pull request May 23, 2017
Use `file` as name of the argument, as the CLI documentation does.

PR-URL: #13120
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
@sam-github sam-github deleted the clarify-redirect-warnings-usage branch May 23, 2017 19:50
jasnell pushed a commit that referenced this pull request May 24, 2017
Use `file` as name of the argument, as the CLI documentation does.

PR-URL: #13120
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
jasnell pushed a commit that referenced this pull request May 28, 2017
Use `file` as name of the argument, as the CLI documentation does.

PR-URL: #13120
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
@jasnell jasnell mentioned this pull request May 28, 2017
@gibfahn gibfahn mentioned this pull request Jun 15, 2017
3 tasks
@MylesBorins

Copy link
Copy Markdown
Contributor

This does not land cleanly in LTS. Please feel free to manually backport. Please also feel free to replace do-not-land if it is being backported

@sam-github

Copy link
Copy Markdown
Contributor Author

Sign up for free to 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++. 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.

10 participants