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

quic: remove redundant cast #34086

Closed
wants to merge 1 commit into from
Closed

Conversation

gengjiawen
Copy link
Member

@gengjiawen gengjiawen commented Jun 27, 2020

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

@nodejs-github-bot nodejs-github-bot added c++ quic labels Jun 27, 2020
@jasnell
Copy link
Member

@jasnell jasnell commented Jun 27, 2020

Hmm... quick side note in that the CODEOWNERS file does not appear to be working...

@jasnell
Copy link
Member

@jasnell jasnell commented Jun 27, 2020

@nodejs-github-bot
Copy link
Contributor

@nodejs-github-bot nodejs-github-bot commented Jun 30, 2020

MrHeer
MrHeer approved these changes Jun 30, 2020
jasnell added a commit that referenced this issue Jun 30, 2020
PR-URL: #34086
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: David Carlier <devnexen@gmail.com>
@jasnell
Copy link
Member

@jasnell jasnell commented Jun 30, 2020

Landed in 68634d2

@jasnell jasnell closed this Jun 30, 2020
@gengjiawen gengjiawen deleted the redundant_cast branch Jul 1, 2020
@MylesBorins MylesBorins added the backport-requested-v14.x label Jul 14, 2020
@MylesBorins
Copy link
Member

@MylesBorins MylesBorins commented Jul 14, 2020

Marked as "backport-requested" because I do not believe quic is on 14.x yet. Should we change the label to "dont-land"?

@gengjiawen
Copy link
Member Author

@gengjiawen gengjiawen commented Jul 15, 2020

Marked as "backport-requested" because I do not believe quic is on 14.x yet. Should we change the label to "dont-land"?

Yeap.

@targos targos added dont-land-on-v14.x and removed backport-requested-v14.x labels Apr 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ dont-land-on-v14.x quic
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

7 participants