ZhangYao created KUDU-2828:
------------------------------
Summary: Fix C++ code style and compile warning
Key: KUDU-2828
URL: https://issues.apache.org/jira/browse/KUDU-2828
Project: Kudu
Issue Type: Improvement
Reporter: ZhangYao
Assignee: ZhangYao
Currently I run kudu by the C++ static analysis tools which reports some
warning of the code. I try to fix the considerable warning and will push
some commit.
Such as:
Unuse variables in functions.
Uninit member varibales.
and so on.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)