Skip to content

Conversation

@sam-github
Copy link
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 48 hours to land. label Apr 6, 2020
@addaleax
Copy link
Member

addaleax commented Apr 6, 2020

👍 to fast-tracking from me

@nodejs-github-bot
Copy link
Collaborator

@sam-github
Copy link
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 <anna@addaleax.net>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
@sam-github
Copy link
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 <anna@addaleax.net>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
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 48 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