bug-gzip
[Top][All Lists]
Advanced

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

Re: gzip test file+1byte gives unexpected end of file


From: Paul Eggert
Subject: Re: gzip test file+1byte gives unexpected end of file
Date: Sat, 11 May 2013 19:49:06 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130404 Thunderbird/17.0.5

Ah, OK, if I'm understanding you correctly, the problem
is merely the wording of the diagnostics.  Sometimes gzip is
saying "trailing garbage ignored", sometimes "unexpected EOF".
This has to do with, internally, how it looks for the gzip
header; the exact spelling of the diagnostic isn't that
significant.  Since one can concatenate gzip files, the
distinction between trailing garbage and unexpected EOF
isn't always clear, anyway.



reply via email to

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