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

Enis Soztutar updated HBASE-17220:
----------------------------------
    Attachment: hbase-17220_v1.patch

This patch is removing the {{long}}s and {{shorts}} in favor of {{int64_t}} and 
addressing some other issues reported by {{make lint}}. 

[~sudeeps] do you mind taking a quick look? 

> [C++] Address major issues from cpplint 
> ----------------------------------------
>
>                 Key: HBASE-17220
>                 URL: https://issues.apache.org/jira/browse/HBASE-17220
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Enis Soztutar
>         Attachments: hbase-17220_v1.patch
>
>
> See HBASE-17218. 
> Some warnings seems important to address: 
> {code}
> core/time_range.cc:29:  Use int16/int64/etc, rather than the C type long  
> [runtime/int] [4]
> core/cell.h:39:  Use int16/int64/etc, rather than the C type long  
> [runtime/int] [4]
> core/cell.h:45:  Use int16/int64/etc, rather than the C type long  
> [runtime/int] [4]
> ...
> {code}



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

Reply via email to