pombreda / libarchive

Automatically exported from code.google.com/p/libarchive
Other
0 stars 0 forks source link

ER: configurable zip compression #369

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
It would be nice for zip to have a configurable compression-level that could be 
specified.

What is the expected output? What do you see instead?
archive_write_set_options("compression-level=9") would work, instead it fails.

What version are you using?
2.8.3

Original issue reported on code.google.com by vlov...@gmail.com on 21 Jun 2014 at 6:55

GoogleCodeExporter commented 9 years ago
https://github.com/libarchive/libarchive/pull/84

Original comment by vlov...@gmail.com on 23 Jun 2014 at 10:24

GoogleCodeExporter commented 9 years ago
Thank you for the report and the pull request.

This has been merged with github master.

Original comment by kientzle@gmail.com on 10 Jan 2015 at 5:40