[
https://issues.apache.org/jira/browse/ARROW-3985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rok Mihevc updated ARROW-3985:
------------------------------
External issue URL: https://github.com/apache/arrow/issues/20588
> [C++] Pass -C option when compiling with ccache to avoid some warnings
> ----------------------------------------------------------------------
>
> Key: ARROW-3985
> URL: https://issues.apache.org/jira/browse/ARROW-3985
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Wes McKinney
> Assignee: Antoine Pitrou
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.13.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> ccache by default will eat comments, some of which are used by gcc to disable
> certain warnings, like case statements that fall through.
> see https://github.com/apache/arrow/issues/3004
--
This message was sent by Atlassian Jira
(v8.20.10#820010)