[
https://issues.apache.org/jira/browse/ARROW-3985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Krisztian Szucs resolved ARROW-3985.
------------------------------------
Resolution: Fixed
Issue resolved by pull request 3715
[https://github.com/apache/arrow/pull/3715]
> [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: 50m
> 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
(v7.6.3#76005)