Re: Wget 1.9-beta1 is available for testing

2003-09-24 Thread DervishD
Hi Hrvoje :) * Hrvoje Niksic <[EMAIL PROTECTED]> dixit: > http://fly.srk.fer.hr/~hniksic/wget/wget-1.9-beta1.tar.gz I've got and tested it, and with NO wgetrc (it happens the same with my own wgetrc, but I tested clean just in case), the problem with the quoting still exists: $w

Re: Wget 1.9-beta1 is available for testing

2003-09-24 Thread Hrvoje Niksic
DervishD <[EMAIL PROTECTED]> writes: > I've got and tested it, and with NO wgetrc (it happens the same > with my own wgetrc, but I tested clean just in case), the problem > with the quoting still exists: > > $wget -r -c -nH "ftp://user:[EMAIL PROTECTED]/Music/Joe Hisaishi" [...] > --15:22:55--

Re: Wget 1.9-beta1 is available for testing

2003-09-24 Thread DervishD
Hi Hrvoje :) * Hrvoje Niksic <[EMAIL PROTECTED]> dixit: > Thanks for the detailed bug report. Although it doesn't look that > way, this problem is nothing but a simple oversight. OK, patch applied and working! Now it downloads correctly all files, quote appropriately and all works smoot

RE: Wget 1.9-beta1 is available for testing

2003-09-25 Thread Herold Heiko
Hrvoje, please add this patch: --- wget-1.9-beta1\windows\Makefile.src Sat May 18 02:16:36 2002 +++ wget-1.9-beta1.wip\windows\Makefile.src Thu Sep 25 08:09:26 2003 @@ -63,15 +63,17 @@ RM = del -SRC = cmpt.c safe-ctype.c connect.c host.c http.c netrc.c ftp-basic.c ftp.c \ - ftp-l

RE: Wget 1.9-beta1 is available for testing

2003-09-25 Thread Herold Heiko
x27;Hrvoje Niksic'; [EMAIL PROTECTED] > Subject: RE: Wget 1.9-beta1 is available for testing > > > Hrvoje, > > please add this patch: > > --- wget-1.9-beta1\windows\Makefile.src Sat May 18 02:16:36 2002 > +++ wget-1.9-beta1.wip\windows\Makefile.src Thu Sep 2

Re: Wget 1.9-beta1 is available for testing

2003-09-25 Thread Hrvoje Niksic
Could the person who sent me the patch for Windows compilers support please resend it? Amidst all the viruses, I accidentally deleted the message before I've had a chance to apply it. Sorry about the mistake.