[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[debian-knoppix] New "compressloop" utility



Hello all,

I built a new version of compressloop, with a couple of fixes from Klaus. It
can be found at http://projects.openoffice.nl/downloads/compressloop/

Klaus: I think I incorporated all your fixes now - more or less. As you see
I used available variables to calculate the compression (I have the odd
tendency to avoid introducing new variables when it's not necessary).

I hope you like it. No malloc() yet - and in fact, I incidentally removed
the code that was going to help support this :_(
(I may have a diff though.)

revision 1.9
date: 2003/01/14 14:07:22;  author: valentyn;  state: Exp;  lines: +19 -19
new indents.
----------------------------
revision 1.8
date: 2003/01/14 14:07:02;  author: valentyn;  state: Exp;  lines: +7 -4
Fixed percentage calculation. Fixed a silly situation where the last block
is exactly 65536 bytes - and percentage calculation goes wrong (dividing by
zero). This still results in the silly message "Partial read (0 bytes of
65536), padding with zeros." - but doesn't crash anymore :)
----------------------------
revision 1.7
date: 2003/01/14 11:18:27;  author: valentyn;  state: Exp;  lines: +3 -3
Fixed calculation of percentages.
----------------------------
revision 1.6
date: 2003/01/14 09:55:29;  author: valentyn;  state: Exp;  lines: +5 -5
Removed the - unused - 't' option, cleaned things up.
----------------------------
revision 1.5
date: 2002/12/27 10:19:14;  author: valentyn;  state: Exp;  lines: +15 -5
Only cosmetic changes (CVS info in C-file, changed help function text).

Best regards,

Valentijn
-- 
http://www.openoffice.nl/   Open Office - Linux Office Solutions
Valentijn Sessink  valentyn+sessink@nospam.openoffice.nl
_______________________________________________
debian-knoppix mailing list
debian-knoppix@linuxtag.org
http://mailman.linuxtag.org/mailman/listinfo/debian-knoppix


Reply to: