Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "src: ignore GCC -Wcast-function-type for v8.h" #35758

Closed
wants to merge 1 commit into from

Conversation

danbev
Copy link
Contributor

@danbev danbev commented Oct 22, 2020

This reverts commit f21cf45 as this has
now been included in the V8 version being used.

Refs:
v8/v8@f08cbfd

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

This reverts commit f21cf45 as this has
now been included in the V8 version being used.

Refs:
v8/v8@f08cbfd
@nodejs-github-bot nodejs-github-bot added buffer Issues and PRs related to the buffer subsystem. c++ Issues and PRs that require attention from people who are familiar with C++. labels Oct 22, 2020
@nodejs-github-bot
Copy link
Collaborator

@richardlau
Copy link
Member

Looks like v8/v8@f08cbfd is on V8 8.5 and above so adding appropriate dont-land-on-v* labels.

@addaleax
Copy link
Member

Can we also revert 3ff2aec?

@danbev
Copy link
Contributor Author

danbev commented Oct 22, 2020

Can we also revert 3ff2aec?

Yep, we should revert that too. Sorry I forgot about it completely. I'll create a revert for it too. Thanks!
Opened #35768 to remove the rest.

@danbev
Copy link
Contributor Author

danbev commented Oct 26, 2020

Re-run of failing node-test-commit-arm-fanned ✔️

danbev added a commit that referenced this pull request Oct 26, 2020
This reverts commit f21cf45 as this has
now been included in the V8 version being used.

PR-URL: #35758
Refs: v8/v8@f08cbfd
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Denys Otrishko <shishugi@gmail.com>
Reviewed-By: David Carlier <devnexen@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
@danbev
Copy link
Contributor Author

danbev commented Oct 26, 2020

Landed in f44029e.

@danbev danbev closed this Oct 26, 2020
@danbev danbev deleted the remove-gcc-cast-function-type branch October 26, 2020 11:30
targos pushed a commit that referenced this pull request Nov 3, 2020
This reverts commit f21cf45 as this has
now been included in the V8 version being used.

PR-URL: #35758
Refs: v8/v8@f08cbfd
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Denys Otrishko <shishugi@gmail.com>
Reviewed-By: David Carlier <devnexen@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
@targos targos mentioned this pull request Nov 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
buffer Issues and PRs related to the buffer subsystem. c++ Issues and PRs that require attention from people who are familiar with C++.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants