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 2019/12/09 13:30:00 UTC

[jira] [Created] (ARROW-7353) [C++] Disable -Wmissing-braces when building with clang

Wes McKinney created ARROW-7353:
-----------------------------------

             Summary: [C++] Disable -Wmissing-braces when building with clang
                 Key: ARROW-7353
                 URL: https://issues.apache.org/jira/browse/ARROW-7353
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++
            Reporter: Wes McKinney
             Fix For: 1.0.0


I found this fails the build with Xcode 8.3.3. It seems that it is advised to ignore this warning

https://stackoverflow.com/questions/13905200/is-it-wise-to-ignore-gcc-clangs-wmissing-braces-warning



--
This message was sent by Atlassian Jira
(v8.3.4#803005)