Bug 240267 - Make the archive format and compression type detection code more flexible in libarchive's plugin
Summary: Make the archive format and compression type detection code more flexible in ...
Status: RESOLVED MOVED
Alias: None
Product: ark
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: ---
Assignee: Elvis Angelaccio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-31 20:20 UTC by Raphael Kubo da Costa
Modified: 2016-03-06 20:15 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Raphael Kubo da Costa 2010-05-31 20:20:53 UTC
Version:           unspecified (using Devel) 
OS:                Linux

Currently each time we add support for a new compression type (or format) we need to add more clauses to our if's in libarchive plugin's code. This doesn't scale well, and should be replaced by a more proper and automated solution.

Reproducible: Always
Comment 1 Elvis Angelaccio 2016-03-06 20:15:25 UTC
I'm moving this one on phabricator: https://phabricator.kde.org/T1772