all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Paul Eggert <eggert@cs.ucla.edu>
Cc: bug-gnu-emacs@gnu.org
Subject: bug#8277: Emacs should use socklen_t for socket lengths
Date: Sun, 20 Mar 2011 21:22:05 +0200	[thread overview]
Message-ID: <83bp15a97m.fsf@gnu.org> (raw)
In-Reply-To: <4D864D46.4020102@cs.ucla.edu>

> 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).





  reply	other threads:[~2011-03-20 19:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-18  4:40 bug#8277: Emacs should use socklen_t for socket lengths Paul Eggert
2011-03-20 16:38 ` Paul Eggert
2011-03-20 18:08   ` Eli Zaretskii
2011-03-20 18:34     ` Paul Eggert
2011-03-20 18:45       ` Eli Zaretskii
2011-03-20 18:53         ` Paul Eggert
2011-03-20 19:22           ` Eli Zaretskii [this message]
2011-03-20 19:40             ` Paul Eggert
2011-03-20 20:36             ` Ken Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83bp15a97m.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=bug-gnu-emacs@gnu.org \
    --cc=eggert@cs.ucla.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.