andyvand / freearc

Automatically exported from code.google.com/p/freearc
1 stars 0 forks source link

Incorrect precomp percentage in CLI #343

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. create a command line of arc.exe to compress an archive with precomp
(eg: arc a -m5 -mc$defaul,$obj:+PRECOMP archive.arc SOURCE_DIR_OR_FILE) where 
"PRECOMP" is the desidered precomp mode (maxprecomp, precompj, etc etc.)
2. look at the compression process, and when precomp kicks in the percentage 
shown has a strange behaviour: the percentages tends to wrap together and the 
percetage output is difficult to read.

What is the expected output? What do you see instead?
correct percentage. doesn't happen on simple precomp command line (without 
using freearc/arc)

What version of the product are you using? On what operating system?
Freearc /arc 0.67 December 12 2012 with stock freearc's Precomp 0.4.2 and new 
precomp 0.4.3

Original issue reported on code.google.com by simmal...@gmail.com on 14 Mar 2013 at 11:50

Attachments: