Hihi,

On OS/2...

[t:\gcc\lzd-0.2]make -k check
testing lzd-0.2.....
tests completed successfully.


On  8-05-13 18:11, Antonio Diaz Diaz wrote:
Version 0.2 of lzd is ready for testing here
http://download.savannah.gnu.org/releases/lzip/lzd-0.2.tar.lz

The md5sum is:
1b98e23161523d86f6833ae44577e5d6 lzd-0.2.tar.lz

Please, test it and report any bugs you find.

Lzd is a very simplified decompressor for lzip files with an educational
purpose. Studying its source is a good first step to understand how lzip
works. It is not safe to use lzd for any real work.

The source of lzd is used in the lzip manual as a reference decompressor
in the description of the lzip file format. Reading the lzip manual will
help you understand the source.

Lzd decompresses from standard input to standard output. Lzd will
correctly decompress the concatenation of two or more compressed files.
The result is the concatenation of the corresponding decompressed data.
Integrity of such concatenated compressed input is also verified.

The lzip homepage is at http://www.nongnu.org/lzip/lzip.html
(Lzd does not have a homepage of its own).


Changes in this version:

* Added a missing "#include" for OS/2.


Regards,
Antonio Diaz, lzd author and maintainer.


_______________________________________________
Lzip-bug mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lzip-bug


--
With kind regards from the Netherlands,
                          Elbert & Nicole Pol

_______________________________________________
Lzip-bug mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lzip-bug

Reply via email to