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

sexp parser: ignore more malformed input #51

Conversation

anton-trunov
Copy link
Collaborator

Not sure if this is the way to go but at least it fixes issue #50 for me.

@cpitclaudel
Copy link
Owner

I think the original implementation is right; what's not right is the input that's fed into it. I pushed a patch to propagate a proper error and ignore the corresponding line of output.

@anton-trunov
Copy link
Collaborator Author

Indeed, mine was just a hack for me to make progress :) Thanks a lot for your quick and proper fix!

@anton-trunov anton-trunov deleted the ignore-more-incorrect-sexps branch July 14, 2021 06:27
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