To confirm, use svn diff -r 20355:20356 -x "-w --ignore-eol-style" --ignore-properties | less This was SVN commit r20356.
Replaces the code for JSON parsing and writing with an implementation using the JSON Spirit library. Fixes #2434 Refs #1886 This was SVN commit r14783.