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

Make parser's error handling more detailed. #12

Open
talesm opened this issue Sep 3, 2017 · 0 comments
Open

Make parser's error handling more detailed. #12

talesm opened this issue Sep 3, 2017 · 0 comments
Assignees

Comments

@talesm
Copy link
Owner

talesm commented Sep 3, 2017

  • Store and present line and and column information for error handling and pass it on the error handler;
  • Allow to pass a custom error handler to be used instead of exception. Make a default one with "print and abort" behavior.
@talesm talesm added this to the Increase resiliency milestone Sep 3, 2017
@talesm talesm self-assigned this Sep 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant