Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22277
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 --- 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/77/22277/1 -- To view, visit http://gerrit.cloudera.org:8080/22277 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I68008baf7abe6de1f1250a29a268fc732bbe2885 Gerrit-Change-Number: 22277 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
