Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upsrc: fix compiler warning #23954
Conversation
This comment has been minimized.
This comment has been minimized.
nodejs-github-bot
added
the
C++
label
Oct 29, 2018
danbev
approved these changes
Oct 29, 2018
addaleax
approved these changes
Oct 29, 2018
jasnell
approved these changes
Oct 29, 2018
bnoordhuis
approved these changes
Oct 29, 2018
|
Duplicate of #23910? |
TimothyGu
approved these changes
Oct 29, 2018
This comment has been minimized.
This comment has been minimized.
|
@bnoordhuis oops. Would you rather land 4e10934? |
This comment has been minimized.
This comment has been minimized.
|
Don't worry, it's fine. :-) |
This comment has been minimized.
This comment has been minimized.
mmarchini
approved these changes
Oct 29, 2018
mmarchini
added
the
author ready
label
Oct 29, 2018
This comment has been minimized.
This comment has been minimized.
|
Landed in 93335cb |
joyeecheung
closed this
Oct 30, 2018
joyeecheung
added a commit
that referenced
this pull request
Oct 30, 2018
This comment has been minimized.
This comment has been minimized.
@joyeecheung Did ncu let this through? It's been open < 48 hours and wasn't fast tracked either. (Just to be clear, I have no issue with the change itself, just the process.) |
This comment has been minimized.
This comment has been minimized.
|
@richardlau oops, my bad, I ignored the warning because I assumed this was fast-tracked |
cjihrig
deleted the
cjihrig:warning
branch
Oct 30, 2018
refack
added a commit
to refack/node
that referenced
this pull request
Oct 31, 2018
targos
added
the
dont-land-on-v11.x
label
Nov 2, 2018
This comment has been minimized.
This comment has been minimized.
|
Depends on #23808 to land on v11.x-staging |
targos
added this to Don't land (for now)
in v11.x
Nov 2, 2018
targos
added a commit
that referenced
this pull request
Nov 2, 2018
targos
removed
the
dont-land-on-v11.x
label
Nov 18, 2018
targos
added a commit
that referenced
this pull request
Nov 18, 2018
MylesBorins
added a commit
that referenced
this pull request
Nov 27, 2018
rvagg
added a commit
that referenced
this pull request
Nov 28, 2018
rvagg
added a commit
that referenced
this pull request
Nov 28, 2018
MylesBorins
added a commit
that referenced
this pull request
Nov 29, 2018
MylesBorins
added a commit
that referenced
this pull request
Dec 3, 2018
Merged
This was referenced Dec 7, 2018
codebytere
added
the
dont-land-on-v10.x
label
Jan 13, 2019
This comment has been minimized.
This comment has been minimized.
|
Adding the above label as patch application reports: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
cjihrig commentedOct 29, 2018
The warning is:
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes