Hi!
gzip fails to compile on mingw32 ("./configure --host i586-mingw32msvc
&& make") due to undefined SIGPIPE. I noticed that there's already code
to prevent this problem, but it isn't placed before any use of this macro,
and hence not (currently) effective.
See
On Sun, Nov 25, 2007 at 09:24:15AM -0800, Paul Eggert wrote:
> Thanks for that bug report. I applied the following
> slightly-different patch, to avoid other GCC warnings about shadowed
> variables:
Works fine, thanks!
--
Robert Millan
I know my rights; I want my phone call!
What