Package: links
Version: 0.99+1.00pre12-1
Severity: normal
Tags: patch
Links connects to google and shows the webpage
Typing:
links pintant.cat
Links tries to open the file pintant.cat and not to connect to
pintant.cat host.
We should change the line 441 from url.c. Line starts with:
unsigned char *tld[] = { "com", "edu", "net",
It is needed to add, before NULL:
"cat", "jobs", "mobi", "travel"
As I found these domains in IANA webpage:
http://www.iana.org/gtld/gtld.htm
And they are not in links :-)
Thank you very much,
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.16.20
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages links depends on:
ii libc6 2.3.6-7 GNU C Library: Shared libraries
ii libgpmg1 1.19.6-12.1 General Purpose Mouse Library [lib
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]