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

Protect against empty output of pdflatex --version #1178

Merged
merged 2 commits into from
Jan 12, 2020

Conversation

PHPirates
Copy link
Collaborator

Fixes #1177

Probably an IOException occurred while executing pdflatex --version for some reason. This PR just avoids the consequences of that exception.

@PHPirates PHPirates added this to the b0.6.8 milestone Jan 12, 2020
@PHPirates PHPirates self-assigned this Jan 12, 2020
@PHPirates PHPirates merged commit 431ce0c into master Jan 12, 2020
@PHPirates PHPirates deleted the pdflatex-version-output branch January 12, 2020 14:19
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

Successfully merging this pull request may close these issues.

java.lang.StringIndexOutOfBoundsException: begin 8, end 12, length 0
2 participants