[
https://issues.apache.org/jira/browse/ARROW-4750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe L. Korn resolved ARROW-4750.
--------------------------------
Resolution: Fixed
Resolved by PRĀ https://github.com/apache/arrow/pull/3688
> [C++] RapidJSON triggers Wclass-memaccess on GCC 8+
> ---------------------------------------------------
>
> Key: ARROW-4750
> URL: https://issues.apache.org/jira/browse/ARROW-4750
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Reporter: Uwe L. Korn
> Assignee: Uwe L. Korn
> Priority: Major
> Fix For: 0.13.0
>
>
> With GCC 8, we get build errors with RapidJSON due to {{-Wclass-memaccess}}.
> This is fixed in https://github.com/Tencent/rapidjson/pull/1323 . We should
> update our external project dependency to include this fix.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)