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

[jira] [Resolved] (ARROW-14748) [C++][CI] Compiler check for routine returns

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

Antoine Pitrou resolved ARROW-14748.
------------------------------------
    Fix Version/s: 7.0.0
       Resolution: Fixed

Issue resolved by pull request 11747
[https://github.com/apache/arrow/pull/11747]

> [C++][CI] Compiler check for routine returns 
> ---------------------------------------------
>
>                 Key: ARROW-14748
>                 URL: https://issues.apache.org/jira/browse/ARROW-14748
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++, Continuous Integration
>            Reporter: Benson Muite
>            Assignee: Benson Muite
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 7.0.0
>
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> When compiling with Clang, default behavior is to have the compiler flag `'warn_unused_result' attribute [-Werror,-Wunused-result]` - enable the equivalent for some of the GCC builds as well.



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