bug#32815: Corrective patch for GNU gzip

2018-09-23 Thread Manfred Morgner
Hello all, the manual page of GNU gzip says: --DIAGNOSTICS Exit status is normally 0; if an error occurs, exit status is 1. If a warning occurs, exit status is 2.-- This is not the case sind version >1.5 for the situation when the sour

bug#32815: Corrective patch for GNU gzip

2018-09-23 Thread Paul Eggert
Manfred Morgner wrote: Hello all, the manual page of GNU gzip says: Exit status is normally 0; if an error occurs, exit status is 1. If a warning occurs, exit status is 2. This is not the case sind version >1.5 for the situation when the source file already ends with .gz Test: $ gzip 2018.gz gz