Re: linemode diffs for HText callbacks

> >The diffs below allow the linemode browser to compile and run
> >with libwww-5.2.6 and above.  The major enhancement is the use of
> >callbacks registered to the HText interface.
> 
> Cool - committed - see
> 
> http://dev.w3.org/cgi-bin/cvsweb/libwww/LineMode/src/
> 

I did a simple fix to prevent a crash on pages with anchors
(*_endAnchor was called but *_beginAnchor wasn't) see:

http://dev.w3.org/cgi-bin/cvsweb/libwww/LineMode/src/GridText.c

-- Raffaele

Received on Thursday, 24 June 1999 16:50:13 UTC