I tried to look at http://www.debian.org today and w3m segfaulted. Ack!
Program received signal SIGSEGV, Segmentation fault.
skip_space (t=???, line=???, linfo=???, checkminimum=???) at table.c:1807
1807 if (IS_CNTRL(ec))
(gdb) p ec
$1 = 44397
This is because the iscntrl() in my C library doesn't like big numbers
like 44397.
A fix:
http://sundragon.zerion.com/w3m-0.1.8-ctype.diff
-- Ben Collver -- collver@softhome.net "..whistling like a tree full of birds."
This archive was generated by hypermail 2b29 : Wed Jul 19 2000 - 10:30:43 CDT