lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lynx-dev] Numbering problem lynx2.8.8dev.6


From: Doug Kaufman
Subject: [Lynx-dev] Numbering problem lynx2.8.8dev.6
Date: Sat, 20 Nov 2010 14:11:47 -0800 (PST)

I just built lynx on mingw for the first time since 2.8.7rel1. I
built for mingw under cygwin using 2.8.8dev.6 source with Tom's
lynx2.8.8dev.6b.patch applied. The labeling of numbering of both form
fields and links is not correct. This applies whether links, form
fields, or both are numbered. I first noted this on Google and Google
Advanced Search, but it also show up on the lynx options page. If you
look at the lynx options page, with links and form fields numbered,
there are 2 links numbered "3", the "HELP" and "Save options to disk".
Subsequent numbering is off, although "go to" a link goes to the
correct link, but not to the link with that number label.

If you go to "http://www.google.com/";, I see the first 14 links and
fields numbered properly (including the first 4 input field lines).
Links number 15, 16, and 17 are labeled 5, 6, and 7. Links 18 - 23 are
correctly labeled. 

If you go to "http://www.google.com/advanced_search?hl=en";, links 1 -
12 are labeled correctly, with #12 being "About Google". With the 13th
link, numbering starts all over again with the 13th link labeled "1" and
with the last link, the 35th ("Search"), labeled "21".

I don't see what is causing this. Here are details about my build:

Lynx Version 2.8.8dev.6 (04 Oct 2010)
libwww-FM 2.14FM, SSL-MM 1.4.1, OpenSSL 1.1.0-dev, pdcurses 3.401
Built on mingw32 Nov 20 2010 10:24:36


The configure options:
#!/bin/bash.exe
LDFLAGS="-mno-cygwin -static -L/mingw/lib" \
LIBS="-lwsock32 -lgdi32 -lmsvcrt" \
CFLAGS="-mno-cygwin -W -Wall -O3 -D_WINDOWS -DSH_EX -DWIN_EX -DNOUSERS 
-DNOSIGHUP -DDOSPATH -DUSE_ALT_BLAT_MAILER -DBOXHORI=0 -DBOXVERT=0" \
CPPFLAGS="-mno-cygwin" \
./configure --prefix=/d/cygwin/mingw/lynx2.8.8dev.6/lynx-conf \
--host=mingw32 \
--disable-dired-override \
--disable-full-paths \
--enable-addrlist-page \
--enable-change-exec \
--enable-charset-choice \
--enable-default-colors \
--enable-exec-links \
--enable-externs \
--enable-file-upload \
--enable-gzip-help \
--enable-nested-tables \
--enable-nls \
--enable-vertrace \
--includedir=/mingw/include \
--sysconfdir=/d/cygwin/mingw/lynx2.8.8dev.6/lynx-conf \
--datadir=/d/cygwin/mingw/lynx2.8.8dev.6/lynx-conf \
--with-bzlib \
--with-cfg-file=d:/cygwin/mingw/lynx2.8.8dev.6/lynx-conf/lynx.cfg \
--with-lss-file=d:/cygwin/mingw/lynx2.8.8dev.6/lynx-conf/lynx.lss \
--with-mime-libdir=c:/ \
--with-screen=curses \
--with-ssl=/mingw/lib \
--with-zlib

Doug

-- 
Doug Kaufman
Internet: address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]