[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: MS-Windows build broken in Fmake_network_process
From: |
Chong Yidong |
Subject: |
Re: MS-Windows build broken in Fmake_network_process |
Date: |
Fri, 26 Mar 2010 20:48:52 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1.94 (gnu/linux) |
Eli Zaretskii <address@hidden> writes:
> Solution for what? The previous code had no problems on Windows. The
> bug report that triggered the new code was deeply rooted in Posix
> behavior; the solution is Posix-centric code, and was never tested on
> Windows. Why should it be run on Windows, and what ``problem'' will
> that solve?
I conditioned the patch out for WINDOWSNT, for now, to avoid breaking
the Windows build.
However, could you investigate whether we could link in getsockopt in
the Windows build? Although the original bug recipe in Bug#5173 does
not look relevant to Windows, Bug#5723 might be.
- MS-Windows build broken in Fmake_network_process, Eli Zaretskii, 2010/03/26
- Re: MS-Windows build broken in Fmake_network_process, Helmut Eller, 2010/03/26
- Re: MS-Windows build broken in Fmake_network_process, Eli Zaretskii, 2010/03/26
- Re: MS-Windows build broken in Fmake_network_process, Helmut Eller, 2010/03/26
- Re: MS-Windows build broken in Fmake_network_process, Eli Zaretskii, 2010/03/26
- Re: MS-Windows build broken in Fmake_network_process, Helmut Eller, 2010/03/26
- Re: MS-Windows build broken in Fmake_network_process, Eli Zaretskii, 2010/03/26
- Re: MS-Windows build broken in Fmake_network_process,
Chong Yidong <=
- Re: MS-Windows build broken in Fmake_network_process, Eli Zaretskii, 2010/03/27
- Re: MS-Windows build broken in Fmake_network_process, Jason Rumney, 2010/03/27
- Re: MS-Windows build broken in Fmake_network_process, Eli Zaretskii, 2010/03/27
- Re: MS-Windows build broken in Fmake_network_process, Christoph, 2010/03/27
- Re: MS-Windows build broken in Fmake_network_process, Florian Beck, 2010/03/27
- Re: MS-Windows build broken in Fmake_network_process, Óscar Fuentes, 2010/03/27
- Re: MS-Windows build broken in Fmake_network_process, Eli Zaretskii, 2010/03/28
- Re: MS-Windows build broken in Fmake_network_process, Chong Yidong, 2010/03/28
- Re: MS-Windows build broken in Fmake_network_process, Eli Zaretskii, 2010/03/28
- Re: MS-Windows build broken in Fmake_network_process, Jason Rumney, 2010/03/28