all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Robert Pluim <rpluim@gmail.com>
Cc: 38218@debbugs.gnu.org
Subject: bug#38218: network-interface-list only returns IPv4 addresses
Date: Tue, 26 Nov 2019 20:23:30 +0200	[thread overview]
Message-ID: <834kyqsdi5.fsf@gnu.org> (raw)
In-Reply-To: <m2zhgijypv.fsf@gmail.com> (message from Robert Pluim on Tue, 26 Nov 2019 19:10:04 +0100)

> From: Robert Pluim <rpluim@gmail.com>
> Cc: 38218@debbugs.gnu.org
> Date: Tue, 26 Nov 2019 19:10:04 +0100
> 
>     Eli> It needed a bit of tweaking for mingw.org's MinGW, so that it would
>     Eli> work on XP.  However, after making the changes, one test from
>     Eli> nsm-tests.el fails here:
> 
> Thanks for that

Thanks for reviewing it.

>     Eli>   Test nsm-check-local-subnet-ipv4 condition:
>     Eli>       (ert-test-failed
>     Eli>        ((should
>     Eli> 	 (eq nil
>     Eli> 	     (nsm-should-check "127.1")))
>     Eli> 	:form
>     Eli> 	(eq nil t)
>     Eli> 	:value nil))
>     Eli>      FAILED  1/2  nsm-check-local-subnet-ipv4 (4.656250 sec)
> 
> Eek. mingw (or winsock) doesnʼt support getaddrinfo("127.1",...),
> although getaddrinfo("127.0.0.1",...) seems to work. This fixes it for me:

For me as well, thanks.





  reply	other threads:[~2019-11-26 18:23 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-15 10:13 bug#38218: network-interface-list only returns IPv4 addresses Robert Pluim
2019-11-15 10:18 ` Robert Pluim
2019-11-16  5:17   ` Lars Ingebrigtsen
2019-11-17 20:50     ` Robert Pluim
2019-11-26  8:37       ` Robert Pluim
2019-11-26 17:17         ` Eli Zaretskii
2019-11-26 18:10           ` Robert Pluim
2019-11-26 18:23             ` Eli Zaretskii [this message]
2019-11-26 18:29               ` Robert Pluim

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=834kyqsdi5.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=38218@debbugs.gnu.org \
    --cc=rpluim@gmail.com \
    /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.