From: <jso...@li...> - 2011-05-01 15:40:54
|
Revision: 159 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=159&view=rev Author: blep Date: 2011-05-01 15:40:47 +0000 (Sun, 01 May 2011) Log Message: ----------- Fixed bug #3139677: JSON [1 2 3] was incorrectly parsed as [1, 3]. Error is now correctly detected. Modified runjsontests.py to allow test that expect failure in jsoncpp test suite. Modified Paths: -------------- trunk/jsoncpp/NEWS.txt trunk/jsoncpp/src/lib_json/json_reader.cpp trunk/jsoncpp/test/runjsontests.py Added Paths: ----------- trunk/jsoncpp/test/data/fail_test_array_01.json This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |