You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Roger Meier (JIRA)" <ji...@apache.org> on 2014/11/04 22:52:34 UTC

[jira] [Updated] (THRIFT-2729) C++ coding standards

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

Roger Meier updated THRIFT-2729:
--------------------------------
    Attachment: CPPLINT.cfg

I used [cpplint | http://google-styleguide.googlecode.com/svn/trunk/cpplint/cpplint.py]  which is nice to check style.
Attached is a CPPLINT.cfg which excludes lot of filters yet. cpplint passes without warning.
{noformat}
cd compiler/cpp/src
cpplint generate/* parse/* windows/* *```
{noformat}

we need to define the filter set we like to have and fix it.






> C++ coding standards
> --------------------
>
>                 Key: THRIFT-2729
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2729
>             Project: Thrift
>          Issue Type: Sub-task
>          Components: C++ - Library
>            Reporter: Konrad Grochowski
>         Attachments: CPPLINT.cfg
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)