Skip to content

Conversation

@addaleax
Copy link
Member

  • Use kInternalFieldCount, similar to 0fac393.
  • Always inherit from the correct parent template, similar to 8a7201b.
  • Always provide a template class name.
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

- Use `kInternalFieldCount`, similar to 0fac393.
- Always inherit from the correct parent template, similar to 8a7201b.
- Always provide a template class name.
@nodejs-github-bot nodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. quic Issues and PRs related to the QUIC implementation / HTTP/3. labels Jun 19, 2020
Copy link
Member

@jasnell jasnell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yay! Long standing todo off my list 🥇

@jasnell jasnell added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jun 22, 2020
@nodejs-github-bot
Copy link
Collaborator

jasnell pushed a commit that referenced this pull request Jun 22, 2020
- Use `kInternalFieldCount`, similar to 0fac393.
- Always inherit from the correct parent template, similar to 8a7201b.
- Always provide a template class name.

PR-URL: #33968
Reviewed-By: James M Snell <jasnell@gmail.com>
@jasnell
Copy link
Member

jasnell commented Jun 22, 2020

Landed in 1b7434d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. c++ Issues and PRs that require attention from people who are familiar with C++. quic Issues and PRs related to the QUIC implementation / HTTP/3.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants