numam-spdk/test/lib/json
Daniel Verkamp 69c7ff06dc json: allow decoding of non-standard comments
Comments are not allowed in the JSON RFC, but some JSON libraries accept
JavaScript-style comments.

Add a flag that enables non-spec-compliant comment parsing.

Change-Id: I9dfb66bb46ecff1a22d8af5a9c50620686a4707c
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-08-19 09:49:18 -07:00
..
parse json: allow decoding of non-standard comments 2016-08-19 09:49:18 -07:00
util test/json: initialize variable to silence warning 2016-05-16 10:41:04 -07:00
write json: fix spdk_json_write_val with nested objects 2016-05-11 10:43:02 -07:00
json.sh json: add JSON parser and encoder libraries 2016-05-09 13:30:02 -07:00
Makefile build: wrap $(CURDIR) relative paths in $(abspath) 2016-05-09 13:56:07 -07:00