emacs-devel
[Top][All Lists]
Advanced

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

Re: PROPOSAL: New function ffap-ip-at-point


From: Eli Zaretskii
Subject: Re: PROPOSAL: New function ffap-ip-at-point
Date: Tue, 26 Jul 2022 15:48:12 +0300

> From: Robert Pluim <rpluim@gmail.com>
> Cc: Iñigo Serna <inigoserna@gmx.com>,  emacs-devel@gnu.org,
>   Eli Zaretskii
>  <eliz@gnu.org>
> Date: Tue, 26 Jul 2022 14:21:16 +0200
> 
> Now done on master. Eli, I have no idea how compliant MS-Windowʼs
> getaddrinfo is, so itʼs possible that test/src/process-tests.el will
> need adjusting, specifically 'lookup-hints-values'.

It seems to pass:

     passed   1/30  lookup-family-specification (0.000000 sec)
     passed   2/30  lookup-google (0.000000 sec)
     passed   3/30  lookup-hints-specification (0.000000 sec)
  localhost/0 No such host is known.
  localhost/0 No such host is known.
  343.1.2.3/0 No such host is known.
  343.1.2.3/0 No such host is known.
  1.2.3.4.5/0 No such host is known.
  1.2.3.4.5/0 No such host is known.
  fe80::1/0 No such host is known.
  e301::203:1/0 No such host is known.
  e301:203::1/0 No such host is known.
  e301:0203::1/0 No such host is known.
  ::1/0 No such host is known.
  ::0/0 No such host is known.
  0343:1:2::3/0 No such host is known.
  343:001:2::3/0 No such host is known.
     passed   4/30  lookup-hints-values (0.015625 sec)
     passed   5/30  lookup-unicode-domains (0.421875 sec)

(This is a system without IPv6.)

But if you want me to try more tests to make sure the above isn't
sheer luck, please tell.



reply via email to

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