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

2013-05-12 Thread Rob J. Epping
On Sun, May 12, 2013 at 4:49 AM, Paul Eggert wrote: > 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

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

2013-05-12 Thread Paul Eggert
It does seem like a fairly stringent correctness requirement but if it's important to you please feel free to submit a patch.