mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-11-09 07:04:39 +01:00
re: 28836b8acc
A global instance of a Value (viz. 'null') was a mistake,
but dropping it breaks binary-compatibility. So we will keep it
everywhere except the one platform where it was crashing, ARM.