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

build,deps: less warnings from V8 by refack · Pull Request #26405 · nodejs/node · GitHub

/ node Public

build,deps: less warnings from V8 - #26405

Merged
refack merged 1 commit into
nodejs:masterfrom
refack:less-warning-for-v8
Mar 6, 2019
Merged

build,deps: less warnings from V8#26405
refack merged 1 commit into
nodejs:masterfrom
refack:less-warning-for-v8

Conversation

refack commented Mar 2, 2019

Copy link
Copy Markdown
Contributor

The V8 build currently emits ~730 of these warnings, and addressing them is out of score for node-core. So let's silence them.

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

Copy link
Copy Markdown
Collaborator

nodejs-github-bot added the v8 engine Issues and PRs related to the V8 dependency. label Mar 2, 2019
refack self-assigned this Mar 2, 2019

refack commented Mar 2, 2019
edited
Loading

Copy link
Copy Markdown
Contributor Author

refack added build Issues and PRs related to build files or the CI. gyp Issues and PRs related to the GYP tool and .gyp build files labels Mar 2, 2019

mhdawson 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

refack commented Mar 5, 2019
edited
Loading

Copy link
Copy Markdown
Contributor Author

PR-URL: nodejs#26405
Reviewed-By: Yang Guo <yangguo@chromium.org>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
refack force-pushed the less-warning-for-v8 branch from 76a115e to d38cd82 Compare March 6, 2019 03:21
refack merged commit d38cd82 into nodejs:master Mar 6, 2019
refack deleted the less-warning-for-v8 branch March 6, 2019 03:23
refack removed their assignment Mar 11, 2019
BridgeAR pushed a commit to BridgeAR/node that referenced this pull request Mar 12, 2019
PR-URL: nodejs#26405
Reviewed-By: Yang Guo <yangguo@chromium.org>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
BethGriggs pushed a commit that referenced this pull request Apr 16, 2019
PR-URL: #26405
Reviewed-By: Yang Guo <yangguo@chromium.org>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
BethGriggs mentioned this pull request May 1, 2019
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

build Issues and PRs related to build files or the CI. gyp Issues and PRs related to the GYP tool and .gyp build files v8 engine Issues and PRs related to the V8 dependency.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants


Back | FazBrowse Home | New Git URL