lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev lynx2.8.3dev.4


From: Vlad Harchev
Subject: Re: lynx-dev lynx2.8.3dev.4
Date: Fri, 16 Jul 1999 05:11:20 +0500 (SAMST)

On Thu, 15 Jul 1999, T.E.Dickey wrote:

> > 
> > On Wed, 14 Jul 1999, T.E.Dickey wrote: 
> >  
> > > 1999-07-14 (2.8.3dev.4) 
> > >[...] 
> > > * change ifndef's for NO_JUSTIFY to ifdef EXP_JUSTIFY_ELTS since 
> > > something in 
> > >   VH's recent code causes core dumps, by crosslinking the state of two 
> > > parts of 
> > >   the parser -TD 
> >  
> >  When does core dumps happen? (How often, on which configuration, any files 
> > on 
> 
> On about 1/3 of the files.  It's especially noticeable on the win32 and
> OS/2 ports (leading me at first to suspect my integration of HS's changes)
> but once I pinpointed it there, it took about 5 minutes to make a test case
> on Linux with ElectricFence.  (It dies in split_line near the end - your
> anchor pointer's no longer valid during some usages).

 Can you send me that test case (I hope it's html file) and describe these
usages. Since the day I implemented that patch I'm using lynx with it applied
(and did a lot of crawling with it) - no problems are noticed with it (can you
also send a sample lynx.cfg with  stripped comments and 'configure' options if
they matter - or prepare to sent these additional stuff on my request).

 BTW, IMO EXP_JUSTIFY_ELTS should be added (at least commented) in userdefs.h,
and/or as 'configure' option.

 And there is a very small patch missed (that I sent in the reply to the
David Woodley reply - it can be reproduced with the sed script on
HTMLDTD.c

   s/P0("CENTER")/P("CENTER")/

- if applied, will allow justification of the html like

<center> this text won't be justified
  <p align=left> this paragraph will be justified after this tiny patch</p>
 this text won't be justified
</center>
 
>[...] 

 Best regards,
  -Vlad


reply via email to

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