lynx-dev
[Top][All Lists]
Advanced

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

Re: [Lynx-dev] Problems accessing wikipedia with lynx 2.8.8


From: Dick Wesseling
Subject: Re: [Lynx-dev] Problems accessing wikipedia with lynx 2.8.8
Date: Sat, 28 Oct 2017 04:41:38 +0200

Thomas E. Dickey <address@hidden> wrote:
>
> | The following patch solves the problem with Wikipedia, but it
> | probably
> | breaks other things.
> |
> | --- lynx2.8.9dev.16/WWW/Library/Implementation/HTFormat.c.bak Sun Jul
> |  2 19:09:45 2017
> | +++ lynx2.8.9dev.16/WWW/Library/Implementation/HTFormat.c     Fri Oct 27
> | 02:26:46 2017
>
>
>
>
> sounds like this:
>
> https://github.com/ThomasDickey/lynx-snapshots/commit/6d7cd77ddec64888f258f03f5b9efc9d57b09a0c#diff-1371112641c8cfcf23d0c819cb7959cc
>
> http://lynx.invisible-island.net/current/CHANGES.html#v2.8.9dev.15

Sounds like it, but it is not the same.

The initialization of *both* of the variables "limit" and "bytes" to anything
other than zero contributes to the problem. Your patch fixes one half of the
problem, my patch fixes the other half.

You can easily test this with the test program in my previous message.
Just compile and run it, and point lynx to http://whatever:12345.



reply via email to

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