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

process: fix handling of process.noDeprecation in emitWarning by jasnell · Pull Request #8394 · nodejs/node · GitHub

/ node Public

process: fix handling of process.noDeprecation in emitWarning - #8394

Closed
jasnell wants to merge 1 commit into
nodejs:v6.x-stagingfrom
jasnell:cherry-pick-warning-fix
Closed

process: fix handling of process.noDeprecation in emitWarning#8394
jasnell wants to merge 1 commit into
nodejs:v6.x-stagingfrom
jasnell:cherry-pick-warning-fix

Conversation

jasnell commented Sep 2, 2016

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

process

Description of change

Cherry-pick of process: fix handling of process.noDeprecation in emitWarning from:

PR-URL: #8166
Reviewed-By: Сковорода Никита Андреевич chalkerx@gmail.com
Reviewed-By: Myles Borins myles.borins@gmail.com

Cherry-picked from:
  PR-URL: nodejs#8166
  Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com>
  Reviewed-By: Myles Borins <myles.borins@gmail.com>
jasnell added process Issues and PRs related to the process subsystem. v6.x labels Sep 2, 2016

jasnell commented Sep 7, 2016

Copy link
Copy Markdown
Member Author

@thealphanerd @ChALkeR ... PTAL
@Fishrock123 ... this commit landed in master, it should be pulled back to v6.x also. The other commits in the original PR should not be pulled back, however.

addaleax 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, although this should probably target v6.x-staging now?

jasnell commented Sep 26, 2016

Copy link
Copy Markdown
Member Author

Agreed.

jasnell changed the base branch from v6.x to v6.x-staging September 26, 2016 15:00

jasnell commented Sep 26, 2016

Copy link
Copy Markdown
Member Author

Landed in e097a50.

jasnell closed this Sep 26, 2016
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

process Issues and PRs related to the process subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL