lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev Re: Now released Lynx2.8.2pre.4 for Win32


From: Leonid Pauzner
Subject: Re: lynx-dev Re: Now released Lynx2.8.2pre.4 for Win32
Date: Mon, 24 May 1999 00:17:25 +0400 (MSD)

20-May-99 22:21 Webmaster Jim wrote:
> On Fri, May 21, 1999 at 08:21:50AM +0900, Hiroyuki Senshu wrote:

> There are about 10 places where BORLANDC is ifdef'd. I'd like to put
> those changes into place for 2.8.2 if I can compile it in the next few
> days. Otherwise, perhaps there could be a 2.8.2.1 for Win32? The 14,700
> lines in the Hiroyuki's diff would be more work, so I agree with Tom
> that integrating the entire set would be for 2.8.3.

Looking into diff/WIN32PR4.DIF I found out few strange files:

+++ lynx282.w32/cfg_defs.h      Tue May 11 08:23:18 1999
+++ lynx282.w32/config.cache    Tue May 11 08:23:18 1999
+++ lynx282.w32/config.status   Tue May 11 08:23:18 1999
+++ lynx282.w32/lynx_cfg.h      Tue May 11 08:23:20 1999

they seems to be generated by configure for unknown system
and hardly useful for win32 port. Or am I misguiding?


Also in HTAlert.c, HTReadProgress() messages seems fill up LYNXMESSAGES:/
buffer nicely. It is supposed to use
                        statusline(line);
                        CTRACE(tfp, "%s\n" line);

insted of               _HTProgress(line);  there.




reply via email to

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