Alexey Serbin has submitted this change and it was merged. ( 
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)
Reviewed-on: http://gerrit.cloudera.org:8080/22281
Tested-by: Kudu Jenkins
---
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(-)

Approvals:
  Kudu Jenkins: Verified
  Yingchun Lai: Looks good to me, approved

--
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: merged
Gerrit-Change-Id: I68008baf7abe6de1f1250a29a268fc732bbe2885
Gerrit-Change-Number: 22281
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Abhishek Chennaka <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Marton Greber <[email protected]>
Gerrit-Reviewer: Yingchun Lai <[email protected]>

Reply via email to