Takeharu KATO writes:
authorEric Andersen <andersen@codepoet.org>
Fri, 11 Feb 2005 19:06:51 +0000 (19:06 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 11 Feb 2005 19:06:51 +0000 (19:06 -0000)
commitd2fe81706c9d65dd1580c85338036cc403364fae
treede10906de3d2a98800fd0c55dd2d8a2b31f0eb14
parentd1e3cbdb5a9dd026b95cb4760405f10a060ee7e7
Takeharu KATO writes:

Hi,

I found that gcc in cvs (HEAD in 2005/02/11) reject the gzip source
in the busybox.

This is caused by changing gcc's error handling behavior(
The gcc check the function prototype more strictly).

I show the compilation log as follow:
-- compilation log

-- compilation log
To fix the problem, apply the patch which is attached with this
mail.

Please take a look the patch and apply the patch into svn repository.
archival/gzip.c