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

Log parsing errors stops pdf compiling. #72

Closed
RazerM opened this issue Sep 13, 2012 · 3 comments
Closed

Log parsing errors stops pdf compiling. #72

RazerM opened this issue Sep 13, 2012 · 3 comments

Comments

@RazerM
Copy link

RazerM commented Sep 13, 2012

If parseTeXlog fails then the compile fails.

This is also the cause of Issue #32, which happens with some log files that it cannot parse.

The following pull request fixes the error handling to allow compilation to continue. #71

@msiniscalchi
Copy link
Contributor

I'm working on this. Right now LaTeXTools should fail gracefully if parseTeXlog fails. Let me know if this is not the case---I dont' have test cases handy.

@msiniscalchi
Copy link
Contributor

Any news? Do you still get crashes? Also, if you want to test the robust-parse branch, I am implementing an enhanced parsing logic, taking suggestions from many contributors. If I feel it is indeed robust enough, I'll merge it into the main branch.

@msiniscalchi
Copy link
Contributor

Closign for now, as the new parser will take care of this. M

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