You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Weston Pace (Jira)" <ji...@apache.org> on 2022/04/27 20:42:00 UTC

[jira] [Created] (ARROW-16387) [C++] Add -Wshorten-64-to-32 to list of CHECKIN warnings tested by clang

Weston Pace created ARROW-16387:
-----------------------------------

             Summary: [C++] Add -Wshorten-64-to-32 to list of CHECKIN warnings tested by clang
                 Key: ARROW-16387
                 URL: https://issues.apache.org/jira/browse/ARROW-16387
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Weston Pace
            Assignee: Weston Pace


This particular warning is mostly policed by MSVC anyways so it shouldn't be too controversial.  Having it detected by clang will help to accelerate the test/debug cycle so we don't have to rely on appveyor as much.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)