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

Wrong line and column numbers in error output #18

Closed
use-strict opened this issue May 22, 2015 · 2 comments
Closed

Wrong line and column numbers in error output #18

use-strict opened this issue May 22, 2015 · 2 comments

Comments

@use-strict
Copy link
Contributor

The line and column numbers reported by the compiler seem to be 0-based. To output the correct values, 1 should be added.

@jbrantly
Copy link
Member

Ah, not sure how I missed that. I'll get it fixed soon- thanks!

@jbrantly
Copy link
Member

This has been published in v0.4.3. Thanks again for the report!

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