Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22281
Change subject: [thirdparty] fix building rapidjson with GCC13 ...................................................................... [thirdparty] fix building rapidjson with GCC13 GCC13 (G++13) is the default system compiler on contemporary Linux OS flavors such as Ubuntu 24.04 LTS. With this patch it's now possible to compile rapidjson on Ubuntu 24.04 LTS. This patch picks up a couple of relevant patches from the rapidjson's git repository. Probably, it's time to refresh rapidjson with very recent updates overall, but it would require extra testing to rule out possible regressions. Change-Id: I68008baf7abe6de1f1250a29a268fc732bbe2885 Reviewed-on: http://gerrit.cloudera.org:8080/22277 Reviewed-by: Yingchun Lai <[email protected]> Tested-by: Marton Greber <[email protected]> (cherry picked from commit 30506e572d4b1e28cf302db475fae0a74b3dbcbc) --- M thirdparty/download-thirdparty.sh A thirdparty/patches/rapidjson-document-assignment-operator-00.patch A thirdparty/patches/rapidjson-document-assignment-operator-01.patch 3 files changed, 42 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/81/22281/1 -- To view, visit http://gerrit.cloudera.org:8080/22281 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: branch-1.18.x Gerrit-MessageType: newchange Gerrit-Change-Id: I68008baf7abe6de1f1250a29a268fc732bbe2885 Gerrit-Change-Number: 22281 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
