On 17 Feb 2002 at 1:22, Hack Kampbj�rn wrote: > And this is not fixed in the current CVS code > $ wget-dev -d --recursive file:// > DEBUG output created by Wget 1.8.1+cvs on cygwin. > > Segmentation fault (core dumped) > > A patch like this (would one of the C coder on the list check it?) seems > to fix it.
It looks okay to me. Feel free to submit it to <[EMAIL PROTECTED]> along with an entry for the appropriate ChangeLog file (src/ChangeLog in this case). > I suppose the FINISHED and Downloaded pat should be removed > too, to make it more clear that it ended with error. Maybe, but Wget tends not to report an overall error if individual transfers fail when the recursive transfer options are used. Perhaps an exception could be made for a recursive transfer that fails at the first hurdle though. > $ ./wget-dev.exe -d --recursive file:// > DEBUG output created by Wget 1.8.1+cvs on cygwin. > > file://: Unsupported scheme. > > FINISHED --01:12:30-- > Downloaded: 0 bytes in 0 files
