Skip to content

Update deps to fix runtime panic on run #3

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

Merged
merged 4 commits into from
Jun 30, 2022

Conversation

nikolaiwarner
Copy link
Contributor

fixes #2 ... Seems that an updated set of dependencies is enough to fix the panic. Yay!

@dbaynard dbaynard self-assigned this Jun 28, 2022
@dbaynard
Copy link
Owner

Thanks! (and thanks for your patience). I’ll do a quick review of dependencies in the next few days. This has been helpful.

dbaynard added 2 commits July 1, 2022 00:03
Overflow here is safe and preserves the invariant, and I now need to be
explicit to avoid a panic.

In release mode, there was never a panic, but the code didn’t express
that overflow is safe.
@dbaynard dbaynard merged commit 0ccd8f0 into dbaynard:master Jun 30, 2022
@dbaynard
Copy link
Owner

Thanks @nikolaiwarner — do let me know if there are any features, etc that you’d like.

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.

Runtime panic when attempting to run pdfbooklet on input
2 participants