Skip to content
This repository has been archived by the owner on Feb 15, 2021. It is now read-only.

Line numbers on parsing errors #200

Open
gregsdennis opened this issue Jan 6, 2019 · 0 comments
Open

Line numbers on parsing errors #200

gregsdennis opened this issue Jan 6, 2019 · 0 comments
Assignees
Labels
feature Something new.

Comments

@gregsdennis
Copy link
Owner

Many libraries return line number and position along with parsing errors. I never thought this was necessary since I have a pointer that indicates where the error is, but the users may want this info.

Add it to the JsonSyntaxException.

@gregsdennis gregsdennis added the feature Something new. label Jan 6, 2019
@gregsdennis gregsdennis self-assigned this Jan 6, 2019
@gregsdennis gregsdennis changed the title Parsing improvements Line numbers on parsing errors Jul 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature Something new.
Projects
None yet
Development

No branches or pull requests

1 participant