View Single Post
  #11  
Old 01-05-2017, 09:30
artag artag is offline
Registered User
 
Join Date: Nov 2016
Location: somewhere
Posts: 22
Thanks: 10
Thanked 4 Times in 4 Posts
artag is on a distinguished road
Update:
I just confirmed that isdone puts a "b" after the memory size for srep on the
arc.ini:

Code:
unpackcmd = srep -mem4096b -d - -  <stdin> <stdout>

but it does correctly on the cls.ini file:

Code:
[Srep]
Memory=4096
Im using isdone0.6final
It's a bug or i'm doing something wrong?

Thanks
Reply With Quote