-
Knut Anders Hatlen authored
RAPIDJSON::INTERNAL::FASTPATH An assertion was hit in rapidjson when parsing a JSON text that contained a floating point number with a large, negative exponent. The bug is fixed upstream in this bug report: https://github.com/miloyip/rapidjson/issues/313 This patch applies the upstream fix to extra/rapidjson/include/rapidjson/reader.h.
Knut Anders Hatlen authoredRAPIDJSON::INTERNAL::FASTPATH An assertion was hit in rapidjson when parsing a JSON text that contained a floating point number with a large, negative exponent. The bug is fixed upstream in this bug report: https://github.com/miloyip/rapidjson/issues/313 This patch applies the upstream fix to extra/rapidjson/include/rapidjson/reader.h.
Loading