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
dev14b.pat
Description: Binary data
