Skip to content

src: consistently declare BindingData class#32677

Closed
sam-github wants to merge 1 commit intonodejs:masterfrom
sam-github:consistent-type
Closed

src: consistently declare BindingData class#32677
sam-github wants to merge 1 commit intonodejs:masterfrom
sam-github:consistent-type

Conversation

@sam-github
Copy link
Copy Markdown
Contributor

Its defined as a class, so forward declare as a class, fixing type
mismatch warning.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Its defined as a class, so forward declare as a class, fixing type
mismatch warning.
@sam-github sam-github requested a review from addaleax April 6, 2020 04:30
@nodejs-github-bot nodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. fs Issues and PRs related to the fs subsystem / file system. labels Apr 6, 2020
@addaleax addaleax added the fast-track PRs that do not need to wait for 72 hours to land. label Apr 6, 2020
@addaleax
Copy link
Copy Markdown
Member

addaleax commented Apr 6, 2020

👍 to fast-tracking from me

@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

@sam-github
Copy link
Copy Markdown
Contributor Author

Ok by me to fast-track, needs a couple more approvals before I can do that.

sam-github added a commit that referenced this pull request Apr 6, 2020
Its defined as a class, so forward declare as a class, fixing type
mismatch warning.

PR-URL: #32677
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Richard Lau <[email protected]>
@sam-github
Copy link
Copy Markdown
Contributor Author

Landed in 95c0885

@sam-github sam-github closed this Apr 6, 2020
@sam-github sam-github deleted the consistent-type branch April 6, 2020 15:44
BethGriggs pushed a commit that referenced this pull request Apr 7, 2020
Its defined as a class, so forward declare as a class, fixing type
mismatch warning.

PR-URL: #32677
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Richard Lau <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++ Issues and PRs that require attention from people who are familiar with C++. fast-track PRs that do not need to wait for 72 hours to land. fs Issues and PRs related to the fs subsystem / file system.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants