bug-wget
[Top][All Lists]
Advanced

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

[Bug-wget] idn-cmd-utf8 and idn-robots-utf8 tests fail on architectures


From: Jakub Cajka
Subject: [Bug-wget] idn-cmd-utf8 and idn-robots-utf8 tests fail on architectures with unsigned char
Date: Mon, 3 Nov 2014 08:40:44 -0500 (EST)

Hello,
I have encountered $subject on s390(x)(seems to be affecting arm, AArch64, 
ppc(64(le)) too) running Fedora. I did some digging and fixed problem in iri.c, 
where char is assumed to be signed. In attachment is small git patch fixing 
this issue(tests tried on all Fedora(21) arches(x86, arm, AArch64, s390(x), 
ppc64(le)) using patched version 1.16, up mentioned tests pass successfully).

Best regards,
Jakub Čajka

Attachment: 0001-Fix-char-is-assumed-signed-in-iri.c.patch
Description: Text Data


reply via email to

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