diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2021-05-28 06:52:26 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2021-05-28 06:52:26 -0700 |
commit | 8bc5fc7a77eb1a6707f3c742235ab38ca210f55e (patch) | |
tree | bd5f91229ca61ff30dad2868b64c836a421468f1 /debug.h | |
parent | c0c5e8836a89c8439a675bbd52d6fed134792477 (diff) | |
download | txr-8bc5fc7a77eb1a6707f3c742235ab38ca210f55e.tar.gz txr-8bc5fc7a77eb1a6707f3c742235ab38ca210f55e.tar.bz2 txr-8bc5fc7a77eb1a6707f3c742235ab38ca210f55e.zip |
json: handling for bad UTF-8 bytes, NUL and \u0000.
* parser.l <JLIT>: Convert \u+0000 sequence to U+DC00
code point, the pseudo-null. Also include JLIT
in in the rule for catching bad bytes that are not
matched by {UANYN}.
* txr.1: Document this treatment as extensions to JSON.
* lex.yy.c.shipped: Updated.
Diffstat (limited to 'debug.h')
0 files changed, 0 insertions, 0 deletions