Files
jsoncpp/include
Christopher Dunn 4a6b5a33ed partially revert 'fix bug for static init'
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.
2015-02-15 03:03:47 -06:00
..