-
Notifications
You must be signed in to change notification settings - Fork 4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug#34792059 Update rapidjson library [2/2, build errors]
1. Building the latest rapidjson fails on OSX with the following errors (error message is trucated for readability): ambiguous conversion for functional-style cast from 'rapidjson::SizeType' (aka 'unsigned long') to 'rapidjson::GenericSchemaValidator<rapidjson:: [...] Resolve this ambiguity by adding explicit casts. This is a port of change Ib46739de1ab798db86fa8297c6c4dcf19e63967d 2. Fix Woverloaded-virtual in My_remote_schema_document_provider by using rapidjson::IRemoteSchemaDocumentProvider::GetRemoteDocument Change-Id: Ib644a0d3269c5204591eb664fecbb869b270c9e3
- Loading branch information
Georgios Psaropoulos
committed
Dec 1, 2022
1 parent
b5e33dd
commit 3c8e94a
Showing
2 changed files
with
11 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters