Skip to content

Parser issues #509

Closed
Closed
@berkus

Description

on a following json {"body": "text\v"}
it gives
parse error at 10: parse error - unexpected '"'

dropbox/json11 gives:

unescaped (11) in string

which is correct (this is an unescaped vertical tab, disallowed by JSON std)

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions