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

The file to read must not have blank lines #1

Closed
TomasCartman opened this issue Feb 26, 2021 · 1 comment
Closed

The file to read must not have blank lines #1

TomasCartman opened this issue Feb 26, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@TomasCartman
Copy link
Owner

After reading the file, trying to use the function nextChar() to access the list one char at time, blank lines in the file causes a java.lang.StringIndexOutOfBoundsException

@TomasCartman TomasCartman added the bug Something isn't working label Feb 26, 2021
@TomasCartman TomasCartman self-assigned this Feb 26, 2021
@TomasCartman
Copy link
Owner Author

TomasCartman commented Feb 27, 2021

Fixed by commit bac688e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant