df307f1bc3
Before, only the syntax level (parse_*) was able to set the error string. This patch fixes the situation so that lexical (lex_*) and stream (stream_*) levels can report detailed error messages. Also, instead of 0, EOF is now returned by stream on error. |
||
---|---|---|
.. | ||
testdata | ||
.gitignore | ||
json-compare.py | ||
load_dump.c | ||
loadf_dumpf.c | ||
loads_dumps.c | ||
Makefile.am | ||
run-test | ||
split-testfile.py | ||
test-invalid | ||
test-valid |