bug-gzip
[Top][All Lists]
Advanced

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

Re: gzip-1.3.11 build feedback


From: Paul Eggert
Subject: Re: gzip-1.3.11 build feedback
Date: Tue, 06 Feb 2007 23:25:30 -0800
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux)

"Nelson H. F. Beebe" <address@hidden> writes:

> Without delving into the test suite, I don't know what "error 2" means 
> in these failures.

That means zdiff exited with status 2, which is the right thing for it
to do if it encounters an error.  status 1 means a difference was found.


> What should I look for?

Thanks for looking into this.

First, what does the zdiff script look like?  That is, what is the
output of the command "diff -c zdiff.in zdiff"?

Second, assuming the first line of 'zdiff' reads "#!/bin/ksh", what
is the output of the command "/bin/ksh -x zdiff -c gzip.doc.gz gzip.doc.gz"?

Third, and this is a shot in the dark, is the bug fixed if you
replace "((gzip" with "( (gzip" in zdiff?  That is, put a space
between the two opening parentheses.




reply via email to

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