https://bugs.kde.org/show_bug.cgi?id=355969

Elvis Angelaccio <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/ark/
                   |                            |4e4f6c7c6362cc68348392ed20b
                   |                            |82ae8fe52244b
   Version Fixed In|                            |15.12.0

--- Comment #5 from Elvis Angelaccio <[email protected]> ---
Git commit 4e4f6c7c6362cc68348392ed20b82ae8fe52244b by Elvis Angelaccio.
Committed on 08/12/2015 at 10:44.
Pushed by elvisangelaccio into branch 'Applications/15.12'.

Show correct uncompressed size of huge zipped files

The clizip plugin was converting the entries' original size from string to int,
but that was not enough for huge files whose size does not fit into an int.

We already convert this value to qulonglong in ArchiveModel, so there is no
need to do this conversion also at the plugin level.
FIXED-IN: 15.12.0

M  +1    -1    plugins/clizipplugin/cliplugin.cpp

http://commits.kde.org/ark/4e4f6c7c6362cc68348392ed20b82ae8fe52244b

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to