On Feb 9, 2009, at 9:27 AM, Antonio Diaz Diaz wrote:

Lloyd Hilaiel wrote:
Aha, I had thought the decompressor would "expect" a certain CRC and size based on its presence in the trailer, and then compare then with values "obtained" while decompressing the stream. Silly me. Perhaps 'calculated' is clearer than 'obtained'?

What about "produced"?
 bad crc for uncompressed data; expected 00000000, produced E44173E6

That may have prevented me from getting confused. But then I'm extremely easy to confuse... I think 'produced' is better than 'obtained'.

bad crc for uncompressed data; read 00000000, produced E44173E6

or more wordy, arguably more clear:

crc mismatch after decompression: footer says 00000000, I produced E44173E6



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

Reply via email to