lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev lynx2.8.5dev.12d.patch.gz


From: Leonid Pauzner
Subject: Re: lynx-dev lynx2.8.5dev.12d.patch.gz
Date: Fri, 3 Jan 2003 20:16:57 +0300 (MSK)

3-Jan-2003 11:48 Thomas Dickey wrote:
>> I am curious about the difference when fixed HTLine's are globals
>> vs HText members (in case of difference the color styles should also be
>> broken).

I mean color styles of the last line can be broken in this case (since color
styles also use two global fixed buffers). Still interesting to try
inserting one (or two?) more new_line() as described below.

> I did test with/without color style, and with/without caching.  None
> of that seemed to make a difference.  Though I noticed the problem
> with the color-styles since I use that more often, I configured my
> debugging disabling default-colors, enabling the debugging and leak-checking
> options.  The contents of my lynx.cfg didn't seem to affect it either.
> (Debugging stuff like this goes very slowly even when I cut the screensize
> down).

>> The following proposed: 1) use ALLOC_IN_POOL and POOL_FREE as functions so
>> it will be easier to debug the stack; and 2) add one more new_line() into
>> HText_endAppend() so we switch self->last_line  from the fixed one (if any)
>> into the one allocated in pool (extra bottom lines will be removed either
>> way).



; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden

reply via email to

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