numam-spdk/test/lib/json/parse
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
..
.gitignore json: add JSON parser and encoder libraries 2016-05-09 13:30:02 -07:00
json_parse_ut.c json: allow decoding of non-standard comments 2016-08-19 09:49:18 -07:00
Makefile build: wrap $(CURDIR) relative paths in $(abspath) 2016-05-09 13:56:07 -07:00