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

Turn off whitespace warnings #8

Open
baroquebobcat opened this issue Jan 30, 2014 · 1 comment
Open

Turn off whitespace warnings #8

baroquebobcat opened this issue Jan 30, 2014 · 1 comment

Comments

@baroquebobcat
Copy link
Member

when indentation is different between the beginning of a block and after, the parser logs warnings. It should either not warn at all, or it should be dependent on the log level.

@ribrdb
Copy link
Contributor

ribrdb commented Jan 30, 2014

The new compiler only shows these warnings if there's a syntax error.

https://github.com/mirah/mirah/blob/master/src/org/mirah/util/parser_diagnostics.mirah

On Wed, Jan 29, 2014 at 4:03 PM, Nick Howard [email protected]:

when indentation is different between the beginning of a block and after,
the parser logs warnings. It should either not warn at all, or it should be
dependent on the log level.

Reply to this email directly or view it on GitHubhttps://github.com//issues/8
.

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