Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mfl jsonlib #17

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

martin-flaska
Copy link

Hello Vincent,

I am adding commits of patches we already made in our private repo.
They are mostly regarding error tracking, so user can have more detailed parsing error report with exact place (line/column number and snipped part of JSON data input buffer.)

Martin

stream-mab and others added 4 commits December 13, 2013 13:49
needed to correctly dispose of objects allready on stack in case of errors

Signed-off-by: Jozef Šiška <[email protected]>
…tion

If parsing error were at some first buffer position, only few previous
chars would be put into snippet.

Signed-off-by: Martin Flaska <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants