You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tubemq.apache.org by "Guocheng Zhang (Jira)" <ji...@apache.org> on 2020/07/08 02:01:00 UTC

[jira] [Commented] (TUBEMQ-272) Unified C/C++ files's code style

    [ https://issues.apache.org/jira/browse/TUBEMQ-272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17153173#comment-17153173 ] 

Guocheng Zhang commented on TUBEMQ-272:
---------------------------------------

1. Remove unnecessary whitespaces
2. Replace int and long with uint32_t, int32_t, int64_t
3. Standardize the use statement of std;
4. Standardize code length and code format

> Unified C/C++ files's code style
> --------------------------------
>
>                 Key: TUBEMQ-272
>                 URL: https://issues.apache.org/jira/browse/TUBEMQ-272
>             Project: Apache TubeMQ
>          Issue Type: Sub-task
>            Reporter: Guocheng Zhang
>            Assignee: Guocheng Zhang
>            Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)