mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-11-05 12:47:46 +01:00
This patch is a minor fix to Json::OurReader to properly check against maxLargestInt, not maxInt. Some cleanup in the decodeNumber method is included.