Skip to content

Conversation

@refack
Copy link
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

@nodejs-github-bot
Copy link
Collaborator

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

refack commented Mar 2, 2019

@refackrefack 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
Copy link
Member

@mhdawsonmhdawson left a comment

Choose a reason for hiding this comment

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

LGTM

@refack
Copy link
ContributorAuthor

refack commented Mar 5, 2019

PR-URL: nodejs#26405 Reviewed-By: Yang Guo <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Michael Dawson <[email protected]>
@refackrefackforce-pushed the less-warning-for-v8 branch from 76a115e to d38cd82CompareMarch 6, 2019 03:21
@refackrefack merged commit d38cd82 into nodejs:masterMar 6, 2019
@refackrefack deleted the less-warning-for-v8 branch March 6, 2019 03:23
@refackrefack 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 <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Michael Dawson <[email protected]>
BethGriggs pushed a commit that referenced this pull request Apr 16, 2019
PR-URL: #26405 Reviewed-By: Yang Guo <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Michael Dawson <[email protected]>
@BethGriggsBethGriggs mentioned this pull request May 1, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

buildIssues and PRs related to build files or the CI.gypIssues and PRs related to the GYP tool and .gyp build filesv8 engineIssues and PRs related to the V8 dependency.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@refack@nodejs-github-bot@jasnell@hashseed@richardlau@BridgeAR@mhdawson