On Thu, Oct 26, 2000 at 08:26:16AM +0900, Atsuhito Kohda wrote:
> From: "Thomas E. Dickey" <[EMAIL PROTECTED]>
> Subject: lynx-dev lynx2.8.4dev.12
> Date: Wed, 25 Oct 2000 14:45:18 -0400 (EDT)
>
> > 2000-10-25 (2.8.4dev.12)
>
> > * modify SHOW_KB_RATE in lynx.cfg to allow disabling logic that
> > shows transfer rate during download. If EXP_READPROGRESS is defined, make
> > this alterable from the command line and options menu as well (from
> > discussion by Karen Lewellen <[EMAIL PROTECTED]>) -TD
>
> I tried this one and found some problem. Without EXP_READPROGRESS
> (i.e. without --enable-read-eta for configure) compile failed as
>
> gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans
>-I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O2 -DLINUX
>-D_GNU_SOURCE -c ./LYOptions.c
> ./LYOptions.c: In function `postoptions':
> ./LYOptions.c:2904: `show_rate_string' undeclared (first use in this function)
> ./LYOptions.c:2904: (Each undeclared identifier is reported only once
> ./LYOptions.c:2904: for each function it appears in.)
> ./LYOptions.c:2905: `rate_values' undeclared (first use in this function)
>
> It is okay with --enable-read-eta. I am not so sure if this
> is a bug or not but perhaps this is a problem ...
I just checked in a fix for only that (dev.13).
--
Thomas E. Dickey <[EMAIL PROTECTED]>
http://dickey.his.com
ftp://dickey.his.com
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]