You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tubemq.apache.org by GitBox <gi...@apache.org> on 2020/07/08 02:04:10 UTC

[GitHub] [incubator-tubemq] gosonzhang opened a new pull request #193: [TUBEMQ-272]Unified C/C++ files's code style

gosonzhang opened a new pull request #193:
URL: https://github.com/apache/incubator-tubemq/pull/193


   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


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-tubemq] gosonzhang merged pull request #193: [TUBEMQ-272]Unified C/C++ files's code style

Posted by GitBox <gi...@apache.org>.
gosonzhang merged pull request #193:
URL: https://github.com/apache/incubator-tubemq/pull/193


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org