Hello Yifan Zhang, Kudu Jenkins, Abhishek Chennaka,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/22489
to look at the new patch set (#3).
Change subject: WIP [cmake] add -Werror=unused-result flag
......................................................................
WIP [cmake] add -Werror=unused-result flag
This is to help catching issues with improper handling of return values
from functions/methods having the [[nodiscard]] attribute or
WARN_UNUSED_RESULT macro.
WIP:
* address all the warnings that turned into errors with this patch
Change-Id: Ieb655d14973238960d48ebbd282e77ad91c57122
---
M CMakeLists.txt
1 file changed, 4 insertions(+), 0 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/89/22489/3
--
To view, visit http://gerrit.cloudera.org:8080/22489
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ieb655d14973238960d48ebbd282e77ad91c57122
Gerrit-Change-Number: 22489
Gerrit-PatchSet: 3
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Abhishek Chennaka <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Yifan Zhang <[email protected]>