bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#8277: Emacs should use socklen_t for socket lengths


From: Ken Brown
Subject: bug#8277: Emacs should use socklen_t for socket lengths
Date: Sun, 20 Mar 2011 16:36:15 -0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9

On 3/20/2011 3:22 PM, Eli Zaretskii wrote:
Date: Sun, 20 Mar 2011 11:53:58 -0700
From: Paul Eggert<eggert@cs.ucla.edu>
CC: bug-gnu-emacs@gnu.org

On 03/20/2011 11:45 AM, Eli Zaretskii wrote:
My understanding of his comments is that he was thinking about
building Emacs under Cygwin and/or Mingw, and that it's those ports
these fixes are designed for, not the native MS-Windows port.
The MinGW build and the native MS-Windows port of Emacs are one and
the same, there's no other MinGW build of Emacs.

Thanks, I didn't know that.  In that case I expect his comments
were aimed more at the Cygwin port.

But for Cygwin, nt/inc/sys/socket.h is not relevant.  Files under nt/
are used only by the native Windows build.  I expect Cygwin to use
sys/socket.h from its system headers, and I don't think it includes
ws2tcpip.h (but I could be wrong).

You're right.





reply via email to

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