"Ian Abbott" <[EMAIL PROTECTED]> writes: > Although retrieve_tree() stores and retrieves referring URLs in the > URL queue, it does not pass them to retrieve_url(). This seems to > have got lost during the transition from depth-first to breadth- > first retrieval.
It was an oversight on my part. Pretty funny, too -- I did all the work to retain the referrers, except actually *using* them. Thanks for the patch; I've now applied it to CVS.
