You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "ZhangYao (JIRA)" <ji...@apache.org> on 2019/05/27 12:37:00 UTC

[jira] [Created] (KUDU-2828) Fix C++ code style and compile warning

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)