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

zstd: Support negative compression-levels #1352

Merged
merged 1 commit into from
Apr 10, 2020

Conversation

hjmallon
Copy link
Contributor

@hjmallon hjmallon commented Mar 28, 2020

zstd supports 'fast' modes with negative compression-levels

@mmatuska
Copy link
Member

mmatuska commented Apr 3, 2020

TODO:

* The test to set -1 will fail using older zstd as a library, not sure what to do about that? Remove it?

What about making the test depend on output of archive_libzstd_version()?

@hjmallon
Copy link
Contributor Author

hjmallon commented Apr 7, 2020

I have added an extra check to the setting of the variable and I have disabled the new test as I didn't think it was worth writing a new string version comparison routine for.

@mmatuska mmatuska merged commit afaaf3a into libarchive:master Apr 10, 2020
@hjmallon hjmallon deleted the pr.negative_zstd branch April 17, 2020 15:31
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.

None yet

2 participants