[PATCH] Compile on mingw32

2007-11-24 Thread Robert Millan
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

Re: [PATCH] Compile on mingw32

2007-12-02 Thread Robert Millan
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