Re: wget-1.10.2 pwd/cd bug

2007-03-26 Thread Hrvoje Niksic
Hrvoje Niksic <[EMAIL PROTECTED]> writes: > [EMAIL PROTECTED] (Steven M. Schweda) writes: > >>It's starting to look like a consensus. A Google search for: >> wget DONE_CWD >> finds: >> >> http://www.mail-archive.com/wget@sunsite.dk/msg08741.html > > That bug is fixed in subversion, revi

Re: wget-1.10.2 pwd/cd bug

2007-03-25 Thread Hrvoje Niksic
[EMAIL PROTECTED] (Steven M. Schweda) writes: >It's starting to look like a consensus. A Google search for: > wget DONE_CWD > finds: > > http://www.mail-archive.com/wget@sunsite.dk/msg08741.html That bug is fixed in subversion, revision 2194.

wget-1.10.2 pwd/cd bug

2007-03-24 Thread Steven M. Schweda
It's starting to look like a consensus. A Google search for: wget DONE_CWD finds: http://www.mail-archive.com/wget@sunsite.dk/msg08741.html Steven M. Schweda [EMAIL PROTECTED] 382 South Warwick

wget-1.10.2 pwd/cd bug

2007-03-24 Thread Jason Mancini
This is inverted in ftp.c: if (con->csock != -1) con->st &= ~DONE_CWD; else con->st |= DONE_CWD; If not error, request cwd? If error, cwd done? It's backwards. Changing != to == solves the bug. Thanks! Jason ___

wget-1.10.2 pwd/cd bug

2007-03-24 Thread Jason Mancini
I downloaded 1.10.2 source code. u->cmd goes from 0x1B to 0x19, dropping DO_CMD on the second call to ftp.c:getftp() after connection failure. I'm trying to debug "THE loop". Jason _ Watch free concerts with Pink, Rod Stewart, Oasis