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 2018/08/06 00:09:00 UTC

[jira] [Updated] (ARROW-2776) [C++] Do not pass -Wno-noexcept-type for compilers that do not support it

     [ https://issues.apache.org/jira/browse/ARROW-2776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney updated ARROW-2776:
--------------------------------
    Fix Version/s: 0.11.0

> [C++] Do not pass -Wno-noexcept-type for compilers that do not support it
> -------------------------------------------------------------------------
>
>                 Key: ARROW-2776
>                 URL: https://issues.apache.org/jira/browse/ARROW-2776
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Wes McKinney
>            Priority: Minor
>             Fix For: 0.11.0
>
>
> This can be seen in the manylinux1 build for example
> {code}
> cc1plus: warning: unrecognized command line option "-Wno-noexcept-type" [enabled by default]
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)