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

Allow to continue after parse error #4522

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from
Draft

Allow to continue after parse error #4522

wants to merge 3 commits into from

Conversation

nlohmann
Copy link
Owner

Address #3989

@coveralls
Copy link

coveralls commented Nov 29, 2024

Coverage Status

coverage: 99.633% (-0.02%) from 99.649%
when pulling cd1e38d on issue3989
into 1b9a9d1 on develop.

@github-actions github-actions bot added the tests label Nov 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The parser doesn't allow parse_error() to return true and continue parsing.
2 participants