Skip to content

Parser issues #509

Description

@berkus

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions