You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Julien Le Dem (JIRA)" <ji...@apache.org> on 2016/03/01 01:15:18 UTC

[jira] [Resolved] (PARQUET-518) Review usages of size_t and unsigned integers generally per Google style guide

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

Julien Le Dem resolved PARQUET-518.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: cpp-0.1

Issue resolved by pull request 63
[https://github.com/apache/parquet-cpp/pull/63]

> Review usages of size_t and unsigned integers generally per Google style guide
> ------------------------------------------------------------------------------
>
>                 Key: PARQUET-518
>                 URL: https://issues.apache.org/jira/browse/PARQUET-518
>             Project: Parquet
>          Issue Type: Improvement
>          Components: parquet-cpp
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>            Priority: Minor
>             Fix For: cpp-0.1
>
>
> The Google style guide recommends generally avoiding unsigned integers for the bugs they can silently introduce. 
> https://google.github.io/styleguide/cppguide.html#Integer_Types



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