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

Report all syntax errors at once #23

Open
csokol opened this issue Jun 25, 2012 · 1 comment
Open

Report all syntax errors at once #23

csokol opened this issue Jun 25, 2012 · 1 comment

Comments

@csokol
Copy link
Contributor

csokol commented Jun 25, 2012

Instead of stopping tubaina on the first syntax error, it would be nice if tubaina report all errors from all afc's at once.

@ceci
Copy link
Member

ceci commented Jun 25, 2012

Can we report the first error for each chapter, instead of all of them? The problem is that, after the first occurence, we won't be able to tell if the following errors are side-effects or real errors.

It's the same problem JUnit tests handle -- and the same suggested solution.

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

No branches or pull requests

2 participants