bug#35002: [Patch][BUG] Wrong skip value in gzexe

2019-03-26 Thread Jakub Martisko
Hi, the skip value in gzexe seems to be wrong since the [1] commit. See the attached patch/test. The problem and its solution has been originaly reported here [2] (Mentioning just for the credit sake). Thanks, Jakub [1]: http://git.savannah.gnu.org/cgit/gzip.git/commit/?id=63aa2268a5abfed0116d0

bug#35002: [Patch][BUG] Wrong skip value in gzexe

2019-03-26 Thread Paul Eggert
On 3/26/19 5:41 AM, Jakub Martisko wrote: > the skip value in gzexe seems to be wrong since the [1] commit. > > [1]: > http://git.savannah.gnu.org/cgit/gzip.git/commit/?id=63aa2268a5abfed0116d04bbe3952e4a753af91d > Thanks, I installed the attached to fix it. Pretty fragile script, if you ask me, b