help-libidn
[Top][All Lists]
Advanced

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

Re: 3 failed tests for libidn2-2.1.1


From: Tim Rühsen
Subject: Re: 3 failed tests for libidn2-2.1.1
Date: Mon, 13 May 2019 12:12:22 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1

On 5/13/19 12:10 PM, Dennis Clarke wrote:
> 
>>> I am sure I can crack out an acct for you on a production or dev server
>>> that is good ol Solaris 10 but it may be a waste of effort.
>>
>> I can try on
>>> uname -a
>> SunOS unstable10s 5.10 Generic_150400-17 sun4v sparc
>> SUNW,SPARC-Enterprise-T5220 Solaris
>>
>> Also, I can use 'cc' from Solaris.
>>
>> But please first give me the results from the tests I asked for in the
>> previous mail.
> 
> 
> Thought I did. I attached a compressed file in an email ... maybe it was
> stripped out by the gnu mailserver ?

I meant

Now, let's do some guessing / eliminating:
What happens when you change
-  FILE *fp = fopen(fname, "r");
+  FILE *fp = fopen(fname, "rb");
in tests/test-lookup.c and re-run the test ?

Do you see the same output as I do ?
~/libidn2 > src/.libs/idn2 -d xn--fze90fu1iw8r.1|od -t x1
0000000 e1 a2 a2 e1 9c 94 e1 b7 a6 e2 b4 87 2e 31 0a
0000017

~/libidn2 > src/.libs/idn2 -d xn--fze90fu1iw8r.1|src/.libs/idn2
xn--fze90fu1iw8r.1

This was one of your failing tests.


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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