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

Add proper error message when adding several files to a non-archive format such as bzip or gzip #78

Closed
vrmiguel opened this issue Oct 7, 2021 · 0 comments · Fixed by #79
Milestone

Comments

@vrmiguel
Copy link
Member

vrmiguel commented Oct 7, 2021

Running ouch c src/ t.bz currently yields in

thread 'main' panicked at 'internal error: entered unreachable code', src/commands.rs:165:18
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

We once had an error message for this. We should bring it back.

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.

1 participant