Uwe L. Korn created ARROW-4750:
----------------------------------
Summary: [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
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)