]> git.ipfire.org Git - thirdparty/json-c.git/commit
Issue #15: add a way to set a JSON_TOKENER_STRICT flag to forbid commas at the end...
authorEric Haszlakiewicz <erh+git@nimenees.com>
Mon, 1 Apr 2013 01:05:36 +0000 (20:05 -0500)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Mon, 1 Apr 2013 01:05:36 +0000 (20:05 -0500)
commite8161a11bbc2d34c459c5ae9b91750e49a8963e3
treeed73a60c84ff96abf07d6baf1d2ec0910ff2a8dc
parent889400d946e3e6efa80b336c6c48c63de91d26bb
Issue #15: add a way to set a JSON_TOKENER_STRICT flag to forbid commas at the end of arrays and objects.
json_tokener.c
json_tokener.h
tests/test_parse.c
tests/test_parse.expected