diff options
author | Tim Kientzle <kientzle@gmail.com> | 2011-03-18 01:49:40 -0400 |
---|---|---|
committer | Tim Kientzle <kientzle@gmail.com> | 2011-03-18 01:49:40 -0400 |
commit | 11e7a909f561bc62272d6c512bfcf1f599036fcb (patch) | |
tree | 7406dd5fe635bee1062a8925059f72ee244e2ba9 /.gitattributes | |
parent | 76949faae1ed85dc697be4bc97c2d6f05be16c7a (diff) | |
download | libarchive-11e7a909f561bc62272d6c512bfcf1f599036fcb.tar.gz |
From Roman Neuhauser: Rework textual options handling.
* New functions archive_{read,write}_set_{format,filter}_option accept
three strings: module name, option name, value.
This is a better match for C clients of the library, who want
to set one option at a time anyway for better error handling.
* archive_{read,write}_set_options still accept a single string
with possibly multiple options, but are now much simpler internally
because they build on the above.
* New tests for all of the above.
* Update a lot of tests to give good coverage of the new functions.
SVN-Revision: 3026
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions