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

Revert "src: ignore GCC -Wcast-function-type for v8.h" by danbev · Pull Request #35758 · nodejs/node · GitHub

/ node Public

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

Closed
danbev wants to merge 1 commit into
nodejs:masterfrom
danbev:remove-gcc-cast-function-type
Closed

Revert "src: ignore GCC -Wcast-function-type for v8.h"#35758
danbev wants to merge 1 commit into
nodejs:masterfrom
danbev:remove-gcc-cast-function-type

Conversation

danbev commented Oct 22, 2020

Copy link
Copy Markdown
Contributor

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 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

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Member

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

Copy link
Copy Markdown
Member

Can we also revert 3ff2aec?

danbev commented Oct 22, 2020
edited
Loading

Copy link
Copy Markdown
Contributor Author

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 commented Oct 26, 2020

Copy link
Copy Markdown
Contributor Author

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 commented Oct 26, 2020

Copy link
Copy Markdown
Contributor Author

Landed in f44029e.

danbev closed this Oct 26, 2020
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 mentioned this pull request Nov 3, 2020
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

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


Back | FazBrowse Home | New Git URL