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. |
||
---|---|---|
.. | ||
dump.c | ||
hashtable.c | ||
hashtable.h | ||
jansson_private.h | ||
jansson.h | ||
load.c | ||
Makefile.am | ||
strbuffer.c | ||
strbuffer.h | ||
utf.c | ||
utf.h | ||
util.h | ||
value.c |