lzip-bug
[Top][All Lists]
Advanced

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

Re: [Lzip-bug] Version 1.13-rc1 of lziprecover released


From: Elbert & Nicole Pol
Subject: Re: [Lzip-bug] Version 1.13-rc1 of lziprecover released
Date: Mon, 14 Nov 2011 20:53:44 +0100
User-agent: Mozilla/5.0 (OS/2; Warp 4.5; rv:8.0) Gecko/20111106 Thunderbird/8.0

Hihi,

[o:\lziprecover-1.13-rc1]make -j2
c++  -Wall -W -O2 -c -o arg_parser.o arg_parser.cc
c++  -Wall -W -O2 -c -o decoder.o decoder.cc
c++  -Wall -W -O2 -c -o merge.o merge.cc
c++  -Wall -W -O2 -c -o repair.o repair.cc
repair.cc: In function 'int repair_file(const std::string&, const std::string&,
bool)':
repair.cc:62:33: error: 'close' was not declared in this scope
repair.cc:101:20: error: 'close' was not declared in this scope
c++  -Wall -W -O2 -c -o split.o split.cc
make.exe: *** [repair.o] Error 1
make.exe: *** Waiting for unfinished jobs....
split.cc: In function 'int<unnamed>::do_split_file(const std::string&, uint8_t*&
, const std::string&, bool)':
split.cc:108:33: error: 'close' was not declared in this scope
split.cc:127:28: error: 'close' was not declared in this scope
split.cc:130:70: error: 'close' was not declared in this scope
split.cc:132:41: error: 'close' was not declared in this scope
split.cc:159:15: error: 'close' was not declared in this scope
make.exe: *** [split.o] Error 1


Lzip compiled ok.

On 14-11-11 19:23, Antonio Diaz Diaz wrote:
Version 1.13-rc1 of lziprecover is ready for testing here
http://download.savannah.gnu.org/releases/lzip/lziprecover-1.13-rc1.tar.gz
http://download.savannah.gnu.org/releases/lzip/lziprecover-1.13-rc1.tar.lz

The md5sums are:
2443d10471333450dc1862227c68a9d5 lziprecover-1.13-rc1.tar.gz
fb1730373bc4a2a164fb4a873366a4b0 lziprecover-1.13-rc1.tar.lz

Please, test it and report any bugs you find.

Lziprecover is a data recovery tool and decompressor for files in the
lzip compressed data format (.lz) able to repair slightly damaged files,
recover badly damaged files from two or more copies, extract undamaged
members from multi-member files, decompress files and test integrity of
files.

Lziprecover is able to recover or decompress files produced by any of
the compressors in the lzip family; lzip, plzip, minilzip/lzlib, clzip
and pdlzip. This recovery capability contributes to make the lzip format
one of the best options for long-term data archiving.

The homepage is at http://www.nongnu.org/lzip/lziprecover.html


Changes in this version:

* Lziprecover is now distributed in its own package. Until version 1.12
it was included in the lzip package.

* Decompressor options (-c, -d, -k, -t) have been implemented in
lziprecover so that a external decompressor is not needed for recovery
nor for "make check".

* "--merge" and "--repair" now remove the output file if recovery fails.


Regards,
Antonio Diaz, lziprecover author and maintainer.


_______________________________________________
Lzip-bug mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/lzip-bug




reply via email to

[Prev in Thread] Current Thread [Next in Thread]