The Wayback Machine - https://web.archive.org/web/20201023141213/https://github.com/nodejs/node/pull/35758
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

Open
wants to merge 1 commit into
base: master
from

Conversation

@danbev
Copy link
Member

@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
@targos
targos approved these changes Oct 22, 2020
@richardlau
Copy link
Member

@richardlau richardlau commented Oct 22, 2020

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

@addaleax
Copy link
Member

@addaleax addaleax commented Oct 22, 2020

Can we also revert 3ff2aec?

@danbev
Copy link
Member Author

@danbev 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

9 participants
You can’t perform that action at this time.