Alexey Serbin has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/21625 )

Change subject: [tools] fix compilation warning
......................................................................

[tools] fix compilation warning

This patch addresses compilation warnings like below (GCC 4.8.5):

  src/kudu/tools/tool_action_table.cc:334:24: warning: extra tokens at end of 
#undef directive
       #undef GET_PROPERTY()
                          ^
  src/kudu/tools/tool_action_table.cc:335:28: warning: extra tokens at end of 
#undef directive
       #undef GET_NUM_PROPERTY()

This is a follow-up to d91d5c95dab38770890cac6a30be63f80eb82fec.

Change-Id: I2484aebb5c3334549e9b04957121f556d1120933
Reviewed-on: http://gerrit.cloudera.org:8080/21625
Tested-by: Alexey Serbin <ale...@apache.org>
Reviewed-by: Abhishek Chennaka <achenn...@cloudera.com>
---
M src/kudu/tools/tool_action_table.cc
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Alexey Serbin: Verified
  Abhishek Chennaka: Looks good to me, approved

--
To view, visit http://gerrit.cloudera.org:8080/21625
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I2484aebb5c3334549e9b04957121f556d1120933
Gerrit-Change-Number: 21625
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <ale...@apache.org>
Gerrit-Reviewer: Abhishek Chennaka <achenn...@cloudera.com>
Gerrit-Reviewer: Alexey Serbin <ale...@apache.org>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Yingchun Lai <laiyingc...@apache.org>
Gerrit-Reviewer: Zoltan Chovan <zcho...@cloudera.com>

Reply via email to