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 (#2).
Change subject: [cmake] add -Werror=unused-result flag
......................................................................
[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.
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/2
--
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: 2
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Abhishek Chennaka <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Yifan Zhang <[email protected]>