You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by "rip.nsk (JIRA)" <ji...@apache.org> on 2017/12/06 00:39:00 UTC

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

rip.nsk created ORC-272:
---------------------------

             Summary: 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


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)