all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: jasonr@f2s.com
To: Dan Nicolaescu <dann@ics.uci.edu>, 1483@emacsbugs.donarmstrong.com
Subject: bug#1483: cleanup: replace NO_SOCKETS_IN_FILE_SYSTEM in	emacsclient.c
Date: Wed,  3 Dec 2008 08:03:26 +0000	[thread overview]
Message-ID: <1228291406.49363d4ebc7d8@webmail.freedom2surf.net> (raw)
In-Reply-To: <200812030635.mB36Z9mk024296@mothra.ics.uci.edu>

Quoting Dan Nicolaescu <dann@ics.uci.edu>:

> NO_SOCKETS_IN_FILE_SYSTEM is the same as WINDOWSNT, so better replace it
> and have one less identifier to worry about.

Does DOS have unix domain sockets?

And what happens when someone adds emulation of them for WINDOWSNT, they need to
go through every WINDOWSNT define to figure out which are dealing with this
feature?

In general conditional compilation should deal with features, not platforms,
even if only one platform is missing that feature.

PS: Why are you reporting this as a bug?








  reply	other threads:[~2008-12-03  8:03 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-03  6:35 bug#1483: cleanup: replace NO_SOCKETS_IN_FILE_SYSTEM in emacsclient.c Dan Nicolaescu
2008-12-03  8:03 ` jasonr [this message]
2008-12-03 15:24   ` Dan Nicolaescu
2008-12-03 15:33     ` Juanma Barranquero
2008-12-03 19:15       ` Dan Nicolaescu
2008-12-03 21:08         ` Juanma Barranquero
2008-12-03 22:03           ` Dan Nicolaescu
2008-12-03 22:15             ` Juanma Barranquero
2008-12-03 23:51               ` Juanma Barranquero
2008-12-04  4:13             ` Eli Zaretskii
2011-07-04 11:34               ` Juanma Barranquero
2008-12-03 18:30     ` Eli Zaretskii

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=1228291406.49363d4ebc7d8@webmail.freedom2surf.net \
    --to=jasonr@f2s.com \
    --cc=1483@emacsbugs.donarmstrong.com \
    --cc=dann@ics.uci.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.