github open-source-parsers/jsoncpp 0.8.4
Fixed allowDroppedNullPlaceholders in Readers.

latest releases: 1.9.6, 1.9.5, 1.9.4...
pre-release10 years ago

(Based on 1.4.4)

The odd allowDroppedNullPlaceholders feature of Readers (corresponding to dropNullPlaceholders in Writers) can be helpful when parsing javascript as JSON, when null elements have been discarded.

This release fixes the Reader for several cases of the missing null. However, we do not guarantee that all corner cases are covered.

Also, re-add Json::Value::null for binary-compatibility.

Don't miss a new jsoncpp release

NewReleases is sending notifications on new releases.