Hello Kudu Jenkins, Abhishek Chennaka,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/19946
to review the following change.
Change subject: [client] fix clang warning
......................................................................
[client] fix clang warning
A contemporary CLANG compiler issues the following warning when
given a header (.h/.hpp) file as input:
treating 'c-header' input as 'c++-header' when in C++ mode, this behavior is
deprecated [-Wdeprecated]
There are no functional changes in this patch; it just addresses
the compiler's warning.
Change-Id: Iae586b683e06a6af1e44c9859769309d3b6a1a94
Reviewed-on: http://gerrit.cloudera.org:8080/19781
Tested-by: Kudu Jenkins
Reviewed-by: Abhishek Chennaka <[email protected]>
---
M src/kudu/client/client_examples-test.sh
1 file changed, 4 insertions(+), 2 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/46/19946/1
--
To view, visit http://gerrit.cloudera.org:8080/19946
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: branch-1.17.x
Gerrit-MessageType: newchange
Gerrit-Change-Id: Iae586b683e06a6af1e44c9859769309d3b6a1a94
Gerrit-Change-Number: 19946
Gerrit-PatchSet: 1
Gerrit-Owner: Yingchun Lai <[email protected]>
Gerrit-Reviewer: Abhishek Chennaka <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)