#15 is now fixed

This commit is contained in:
Daniel Stenberg 2005-05-18 10:38:21 +00:00
parent c3207e215f
commit 910b8b6a69
1 changed files with 0 additions and 4 deletions

View File

@ -42,10 +42,6 @@ may have been fixed since this was written!
would not meaningfully support NUL characters within RFC 959 <string>,
anyway (e.g., UNIX pathnames may not contain NUL).
15. Test case 241 fails on all systems that support IPv6 but that don't have
the host name 'ip6-localhost' in /etc/hosts (or similar) since the test case
uses that host name to test the IPv6 name to address resolver.
14. Test case 165 might fail on system which has libidn present, but with an
old iconv version (2.1.3 is a known bad version), since it doesn't recognize
the charset when named ISO8859-1. Changing the name to ISO-8859-1 makes the