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

Panic when using difftastic #12

Closed
thvdveld opened this issue Jul 15, 2022 · 1 comment
Closed

Panic when using difftastic #12

thvdveld opened this issue Jul 15, 2022 · 1 comment

Comments

@thvdveld
Copy link

difftastic panics when I try to use it with the following message:

thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', /home/thvdveld/.cargo/registry/src/github.com-1ecc6299db9ec823/tree_magic_mini-3.0.3/src/fdo_magic/builtin/init.rs:26:34

I think it panics when unwrapping an empty string after splitting it.

@logistic-bot
Copy link

I also had this problem on an unrelated project. #13 fixes it.

@mbrubeck mbrubeck reopened this Mar 15, 2024
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 a pull request may close this issue.

3 participants