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

Getting error line/column #16

Open
tpluscode opened this issue Jan 8, 2015 · 1 comment
Open

Getting error line/column #16

tpluscode opened this issue Jan 8, 2015 · 1 comment

Comments

@tpluscode
Copy link
Contributor

Hi. Is there an easy way to find out at which line/column parsing failed? Or do I have to calculate that manually by index?

@cwensley
Copy link
Member

There's no automatic way right now, as Eto.Parse does not read line by line. The best way is to count the newlines up to the index of the error.

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