mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
* iri.c (remote_to_utf8): Fixed assumption that char is signed.
Fixes fellowing test case failures idn-cmd-utf8, idn-robots-utf8, if char is unsigned.
This commit is contained in:
parent
5e71d5aea1
commit
981c7456ff
@ -1,3 +1,9 @@
|
||||
2014-11-03 Jakub Čajka <jcajka@redhat.com>
|
||||
|
||||
* iri.c (remote_to_utf8): Fixed assumption that char is signed. Fixes
|
||||
fellowing test case failures idn-cmd-utf8, idn-robots-utf8, if char is
|
||||
unsigned.
|
||||
|
||||
2014-11-03 Tim Ruehsen <tim.ruehsen@gmx.de>
|
||||
|
||||
* log.c: turn on automatic format check for log_vprintf_internal()
|
||||
|
Loading…
Reference in New Issue
Block a user