★ wanayoo — archive 1999 https://github.com/nodejs/node/pull/26410Nouvelle recherche | Portail wanayoo
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

src: remove redundant cast in util-inl.h #26410

Closed
wants to merge 1 commit into
base: master
from

Conversation

Projects
None yet
5 participants
@gengjiawen
Copy link
Contributor

gengjiawen commented Mar 3, 2019

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

@gengjiawen gengjiawen force-pushed the gengjiawen:redundant_cast_util_h branch from 2ef571a to 7e0d71e Mar 3, 2019

@jasnell

jasnell approved these changes Mar 3, 2019

@BridgeAR

This comment has been minimized.

@danbev

danbev approved these changes Mar 8, 2019

@danbev

This comment has been minimized.

Copy link
Member

danbev commented Mar 8, 2019

Landed in 6de8801.

@danbev danbev closed this Mar 8, 2019

danbev added a commit that referenced this pull request Mar 8, 2019

src: remove redundant cast in util-inl.h
PR-URL: #26410
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>

@gengjiawen gengjiawen deleted the gengjiawen:redundant_cast_util_h branch Mar 8, 2019

BridgeAR added a commit to BridgeAR/node that referenced this pull request Mar 12, 2019

src: remove redundant cast in util-inl.h
PR-URL: nodejs#26410
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>

BridgeAR added a commit that referenced this pull request Mar 14, 2019

src: remove redundant cast in util-inl.h
PR-URL: #26410
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.