Loading docs/KNOWN_BUGS +0 −4 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
docs/KNOWN_BUGS +0 −4 Original line number Diff line number Diff line Loading @@ -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 Loading