You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Grant Henke (Jira)" <ji...@apache.org> on 2020/06/03 15:11:00 UTC

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

     [ https://issues.apache.org/jira/browse/KUDU-2828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Grant Henke updated KUDU-2828:
------------------------------
    Component/s: build

> Fix C++ code style and compile warning
> --------------------------------------
>
>                 Key: KUDU-2828
>                 URL: https://issues.apache.org/jira/browse/KUDU-2828
>             Project: Kudu
>          Issue Type: Improvement
>          Components: build
>            Reporter: ZhangYao
>            Assignee: ZhangYao
>            Priority: Major
>
>     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
(v8.3.4#803005)