curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: Status of IDN support?

From: Alessandro Ghedini <alessandro_at_ghedini.me>
Date: Tue, 10 Jan 2017 22:56:46 +0000

On Tue, Jan 10, 2017 at 11:17:25PM +0100, Daniel Stenberg wrote:
> On Tue, 10 Jan 2017, Alessandro Ghedini wrote:
>
> > I see a whole bunch of IDN-related test failures, so I'm guessing the
> > issues haven't been solved:
> >
> > TESTFAIL: These test cases failed: 165 1034 1035 2046 2047
>
> That's interesting. They all work for me on Debian Unstable right now!
>
> This is my curl build:
>
> $ ./src/curl -V
> curl 7.52.2-DEV (x86_64-pc-linux-gnu) libcurl/7.52.2-DEV OpenSSL/1.1.0c
> zlib/1.2.8 c-ares/1.12.1-DEV libidn2/0.14 libpsl/0.16.1 (+libicu/57.1)
> libssh2/1.8.1_DEV nghttp2/1.18.0-DEV librtmp/2.3
> Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3
> pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
> Features: AsynchDNS Debug TrackMemory IDN IPv6 Largefile GSS-API Kerberos
> SPNEGO NTLM NTLM_WB SSL libz TLS-SRP HTTP2 UnixSockets HTTPS-proxy Metalink
> PSL

I get the same failures with git master:

 % src/curl -V
curl 7.52.2-DEV (x86_64-pc-linux-gnu) libcurl/7.52.2-DEV OpenSSL/1.1.0c zlib/1.2.8 libidn2/0.14 libpsl/0.16.1 (+libicu/57.1) libssh2/1.7.0 nghttp2/1.18.1 librtmp/2.3
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
Features: Debug TrackMemory IDN IPv6 Largefile NTLM NTLM_WB SSL libz TLS-SRP HTTP2 UnixSockets HTTPS-proxy PSL

I tried a number of options that were different from my original build (debug
on/off, c-ares on/off, openssl 1.1.0/1.0.2), but I always seem to get failures.

Cheers
-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2017-01-10