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/07/08 20:01:00 UTC

[jira] [Closed] (ARROW-5840) [C++][OSX] Unused variable warning in python/common.h in release mode

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

Wes McKinney closed ARROW-5840.
-------------------------------

> [C++][OSX] Unused variable warning in python/common.h in release mode
> ---------------------------------------------------------------------
>
>                 Key: ARROW-5840
>                 URL: https://issues.apache.org/jira/browse/ARROW-5840
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Krisztian Szucs
>            Priority: Minor
>
> {code}
> /var/folders/cz/jrwncy5s5cb612sgwscd0z8h0000gn/T/arrow-0.14.0.XXXXX.HSei2zjI/apache-arrow-0.14.0/cpp/src/arrow/python/common.h:66:9: warning: unused variable 'r' [-Wunused-variable]
>     int r = internal::check_status(result.status());
> {code}



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