You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2017/12/20 18:32:00 UTC

[jira] [Resolved] (ORC-272) Minor porting changes.

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

Owen O'Malley resolved ORC-272.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.0

I just committed this. Thanks!

> Minor porting changes.
> ----------------------
>
>                 Key: ORC-272
>                 URL: https://issues.apache.org/jira/browse/ORC-272
>             Project: ORC
>          Issue Type: Improvement
>          Components: C++
>            Reporter: rip.nsk
>            Assignee: rip.nsk
>            Priority: Minor
>             Fix For: 1.5.0
>
>
> Use std::numeric_limits<float>::max() for FLT_MAX
> Use LL suffix for int64 constants (or explicit cast)
> Use heap to store big array.
> Alignment of arguments types for std::min
> Fix the return type pf fls() prototype.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)