Re: Wget 1.10.2 patch

Hrvoje Niksic <[email protected]> Sun, 21 May 2006 11:11:15 +0200
Newsgroups gmane.comp.web.wget.patches
Message-ID <[email protected]>
[email protected] (Larry Jones) writes:

> Back in August, the code was revised to keep a pointer to the
> previous token rather than backing up from the current token, but
> the code to do the backing up wasn't removed

You're right, the backtracking logic is now unnecessary and, in your
case, indeed harmful.  Thanks for the patch, I've applied it to the
source.