You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Pradeep Garigipati (Jira)" <ji...@apache.org> on 2021/11/08 12:37:00 UTC

[jira] [Created] (ARROW-14627) [C++] Uninitialized static arrays give compilation error with GCC 11.1

Pradeep Garigipati created ARROW-14627:
------------------------------------------

             Summary: [C++] Uninitialized static arrays give compilation error with GCC 11.1
                 Key: ARROW-14627
                 URL: https://issues.apache.org/jira/browse/ARROW-14627
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++
    Affects Versions: 6.0.0
            Reporter: Pradeep Garigipati
             Fix For: 7.0.0


The following files have some uninitialised static arrays which are giving compilation errors with new GCC version 11.1

1) align_util_test.cc
2) bit_util_test.cc



--
This message was sent by Atlassian Jira
(v8.20.1#820001)