Skip to content

src: fix compiler warning#17195

Closed
cjihrig wants to merge 1 commit into
nodejs:masterfrom
cjihrig:warning
Closed

src: fix compiler warning#17195
cjihrig wants to merge 1 commit into
nodejs:masterfrom
cjihrig:warning

Conversation

@cjihrig
Copy link
Copy Markdown
Contributor

@cjihrig cjihrig commented Nov 21, 2017

This commit fixes a -Winconsistent-missing-override warning.

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

src

This commit fixes a -Winconsistent-missing-override warning.
@nodejs-github-bot nodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. dont-land-on-v4.x http2 Issues or PRs related to the http2 subsystem. labels Nov 21, 2017
@jasnell
Copy link
Copy Markdown
Member

jasnell commented Nov 21, 2017

This shouldn't need to wait the 48 hours to land once it passes CI

jasnell pushed a commit that referenced this pull request Nov 21, 2017
This commit fixes a -Winconsistent-missing-override warning.

PR-URL: #17195
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@jasnell
Copy link
Copy Markdown
Member

jasnell commented Nov 21, 2017

Landed in bb31a16

@jasnell jasnell closed this Nov 21, 2017
@cjihrig cjihrig deleted the warning branch November 21, 2017 17:51
@joyeecheung joyeecheung added the fast-track PRs that do not need to wait for 72 hours to land. label Nov 21, 2017
MylesBorins pushed a commit that referenced this pull request Dec 12, 2017
This commit fixes a -Winconsistent-missing-override warning.

PR-URL: #17195
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@MylesBorins MylesBorins mentioned this pull request Dec 12, 2017
gibfahn pushed a commit that referenced this pull request Dec 19, 2017
This commit fixes a -Winconsistent-missing-override warning.

PR-URL: #17195
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@gibfahn gibfahn mentioned this pull request Dec 20, 2017
gibfahn pushed a commit that referenced this pull request Dec 20, 2017
This commit fixes a -Winconsistent-missing-override warning.

PR-URL: #17195
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@gibfahn gibfahn mentioned this pull request Dec 20, 2017
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 72 hours to land. http2 Issues or PRs related to the http2 subsystem.

6 participants