Marton Greber has submitted this change and it was merged. ( 
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
Reviewed-on: http://gerrit.cloudera.org:8080/22277
Reviewed-by: Yingchun Lai <[email protected]>
Tested-by: Marton Greber <[email protected]>
---
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:
  Yingchun Lai: Looks good to me, approved
  Marton Greber: Verified

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

Reply via email to