[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lynx-dev lynx2.8.4dev.12
From: |
Atsuhito Kohda |
Subject: |
Re: lynx-dev lynx2.8.4dev.12 |
Date: |
Thu, 26 Oct 2000 08:26:16 +0900 |
From: "Thomas E. Dickey" <address@hidden>
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 <address@hidden>) -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 ...
Best Regards, 2000.10.26
--
Debian JP Developer - much more I18N of Debian
Atsuhito Kohda <address@hidden>
Department of Math., Tokushima Univ.
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden