You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/02/25 21:13:44 UTC

[jira] [Created] (ARROW-584) [C++] Fix compiler warnings exposed with -Wconversion

Wes McKinney created ARROW-584:
----------------------------------

             Summary: [C++] Fix compiler warnings exposed with -Wconversion
                 Key: ARROW-584
                 URL: https://issues.apache.org/jira/browse/ARROW-584
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++
            Reporter: Wes McKinney


We have a number of imprecise or implicit integer conversions -- it would be good to address all of these warnings, and additionally to build with {{-Wconversion}} in Travis CI so we keep the build clean going forward.

Some of these warnings may so away as part of ARROW-493  but there are many others.  



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)