But now the problem is...
Code:
[/share/CACHEDEV1_DATA/Public/zpaq] # ./zpaq a ughetto *.cpp
zpaq v6.55 journaling archiver, compiled Oct 28 2014
Appending to ughetto.zpaq at offset 0
Creating ughetto.zpaq version 1 at 2014-10-28 10:02:26
Adding 0.410789 MB in 2 files using 3 jobs in 2 threads.
zpaq error: Config line 2 at hcomp: expected a number
Compression error Config line 2 at hcomp: expected a number
config:
comp 9 16 0 0
hcomp
c-- *c=a a+= 255 d=a *d=c
halt
end
method=x,,5,0,3,
args[0] = $1 = 4
args[1] = $2 = 0
args[2] = $3 = 5
args[3] = $4 = 0
args[4] = $5 = 3
args[5] = $6 = 0
args[6] = $7 = 0
args[7] = $8 = 0
args[8] = $9 = 0
zpaq error: compression error
zpaq exiting from job 1: compression error
Test (of a windows-based zpaq) work fine
Code:
[/share/CACHEDEV1_DATA/Public/zpaq] # ./zpaq t ugo.zpaq -all
zpaq v6.55 journaling archiver, compiled Oct 28 2014
ugo.zpaq: 1 versions, 5 files, 109 fragments, 7.839445 MB
Testing 7.834584 MB in 5 files with 2 jobs
0:00:00 to go: 7.834584 MB (100.00%)
Tested 5 of 5 files OK (0 errors) using 0.068 MB x 2 threads
0.494 seconds (all OK)
[/share/CACHEDEV1_DATA/Public/zpaq] #