Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add --enable-track-source to the configure script #104

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

Merged
merged 3 commits into from
Aug 14, 2021

Conversation

per-ok
Copy link
Contributor

@per-ok per-ok commented Aug 3, 2021

Code for accessing the position (line and column) of a json element in a parsed string/file is already available when the JSON_TRACK_SOURCE macro is defined.

These commits only makes this option available via the configure script

Option Description
--enable-track-source Lets the json-parser user retrieve the source line/column number of a parsed json_value.

@LB-- LB-- merged commit 7c16f37 into json-parser:master Aug 14, 2021
@LB-- LB-- added this to the v1.1.1 milestone Aug 14, 2021
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