lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev valgrind


From: Leonid Pauzner
Subject: Re: lynx-dev valgrind
Date: Fri, 7 Feb 2003 22:50:10 +0300 (MSK)

6-Feb-2003 18:54 Thomas Dickey wrote:

> ok (will test)

One more patch (code cleanup):


* in HTML.c, remove most HTParse() calls before HTAnchor_findChildAndLink();
  HTAnchor_findChildAndLink() now resolve BASE internally.
* in HTML.c, remove most LYFillLocalFileURL() calls after LYLegitimizeHREF();
  LYLegitimizeHREF() now calls LYFillLocalFileURL() internally.
* LYEnsureAbsoluteURL() now calls LYFillLocalFileURL() internally.


 changes    |   10 +-
 htanchor.c |    5 +
 htanchor.h |    1
 html.c     |  218 +------------------------------------------------------------
 lycharut.c |   42 +++++------
 lymain.c   |    3
 lymainlo.c |    1
 lyutils.c  |    5 -
 8 files changed, 39 insertions, 246 deletions

Attachment: dev14b.pat
Description: Binary data


reply via email to

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