You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Kouhei Sutou (Jira)" <ji...@apache.org> on 2020/05/16 21:16:00 UTC

[jira] [Updated] (ARROW-8825) [C++] Cannot compiled pass with Wunused-parameter flag

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

Kouhei Sutou updated ARROW-8825:
--------------------------------
    Fix Version/s:     (was: 0.17.0)

> [C++] Cannot compiled pass with Wunused-parameter flag
> ------------------------------------------------------
>
>                 Key: ARROW-8825
>                 URL: https://issues.apache.org/jira/browse/ARROW-8825
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>    Affects Versions: 0.17.0
>         Environment: mac os x/ linux
>            Reporter: hurricanelee
>            Priority: Blocker
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> arrow's header: array.h has a function value_length(int64_t i) ...
> the i is unused parameter, if i compile it with -Werror / -Wunused-parameter flag, it will get a failure.
>  



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