You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Benson Muite (Jira)" <ji...@apache.org> on 2021/11/18 04:31:00 UTC

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

Benson Muite created ARROW-14748:
------------------------------------

             Summary: [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


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)