Skip to content

Conversation

@RaisinTen
Copy link
Member

@RaisinTenRaisinTen commented Dec 25, 2020

warning: unknown warning option '-Wno-int-in-bool-context';
did you mean '-Wno-gnu-include-next'? [-Wunknown-warning-option]
1 warning generated.

The -Wint-in-bool-context diagnostic is not enabled by default,
so no additional option is needed.

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

warning: unknown warning option '-Wno-int-in-bool-context'; did you mean '-Wno-gnu-include-next'? [-Wunknown-warning-option] 1 warning generated. The `-Wint-in-bool-context` diagnostic is not enabled by default, so no additional option is needed.
@nodejs-github-botnodejs-github-bot added the tools Issues and PRs related to the tools directory. label Dec 25, 2020
@RaisinTen
Copy link
MemberAuthor

cc @nodejs/build-files

@targostargos added gyp Issues and PRs related to the GYP tool and .gyp build files request-ci Add this label to start a Jenkins CI on a PR. labels Dec 27, 2020
@github-actionsgithub-actionsbot removed the request-ci Add this label to start a Jenkins CI on a PR. label Dec 27, 2020
@nodejs-github-bot
Copy link
Collaborator

@targostargos added the commit-queue Add this label to land a pull request using GitHub Actions. label Dec 28, 2020
@github-actionsgithub-actionsbot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Dec 28, 2020
@github-actions
Copy link
Contributor

Landed in c27efd4...d146b25

nodejs-github-bot pushed a commit that referenced this pull request Dec 28, 2020
warning: unknown warning option '-Wno-int-in-bool-context'; did you mean '-Wno-gnu-include-next'? [-Wunknown-warning-option] 1 warning generated. The `-Wint-in-bool-context` diagnostic is not enabled by default, so no additional option is needed. PR-URL: #36629 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Michaël Zasso <[email protected]>
@RaisinTenRaisinTen deleted the build/fix-unknown-warning-option-Wno-int-in-bool-context branch December 28, 2020 13:46
danielleadams pushed a commit that referenced this pull request Jan 12, 2021
warning: unknown warning option '-Wno-int-in-bool-context'; did you mean '-Wno-gnu-include-next'? [-Wunknown-warning-option] 1 warning generated. The `-Wint-in-bool-context` diagnostic is not enabled by default, so no additional option is needed. PR-URL: #36629 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Michaël Zasso <[email protected]>
@danielleadamsdanielleadams mentioned this pull request Jan 12, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gypIssues and PRs related to the GYP tool and .gyp build filestoolsIssues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@RaisinTen@nodejs-github-bot@Trott@targos