Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.