RE: windows compile error

2003-09-18 Thread Herold Heiko
3 1:43 PM > To: Herold Heiko > Cc: List Wget (E-mail); [EMAIL PROTECTED] > Subject: Re: windows compile error > > > I've noticed the mistake as soon as I compiled with SSL (and saw the > warnings): > > 2003-09-18 Hrvoje Niksic <[EMAIL PROTECTED]> >

Re: windows compile error

2003-09-18 Thread Hrvoje Niksic
I've noticed the mistake as soon as I compiled with SSL (and saw the warnings): 2003-09-18 Hrvoje Niksic <[EMAIL PROTECTED]> * retr.c (get_contents): Pass the correct argument to ssl_iread. Index: src/retr.c === RCS file:

RE: windows compile error

2003-09-18 Thread Herold Heiko
Herold Heiko > Cc: List Wget (E-mail) > Subject: Re: windows compile error > > > Herold Heiko <[EMAIL PROTECTED]> writes: > > > Found it. > > Using the 23:00 connect.c and the 23:59 retr.c does produce the bug. > > Using the 23:59 connect.c and the 23:00

Re: windows compile error

2003-09-18 Thread Hrvoje Niksic
Herold Heiko <[EMAIL PROTECTED]> writes: > Found it. > Using the 23:00 connect.c and the 23:59 retr.c does produce the bug. > Using the 23:59 connect.c and the 23:00 retr.c works ok. > This means the problem must be in retr.c . OK, that narrows it down. Two further questions: 1) If you comment

RE: windows compile error

2003-09-18 Thread Herold Heiko
-5907472 fax > -Original Message- > From: Hrvoje Niksic [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 18, 2003 12:38 AM > To: Herold Heiko > Cc: List Wget (E-mail) > Subject: Re: windows compile error > > > Herold Heiko <[EMAIL PROTECTED]> writes: &

Re: windows compile error

2003-09-17 Thread Hrvoje Niksic
Herold Heiko <[EMAIL PROTECTED]> writes: > Repeatable, and it seems to appear with this: > > 2003-09-15 Hrvoje Niksic <[EMAIL PROTECTED]> > > * retr.c (get_contents): Reduce the buffer size to the amount of > data that may pass through for one second. This prevents long > slee

RE: windows compile error

2003-09-17 Thread Herold Heiko
gt; From: Hrvoje Niksic [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 17, 2003 12:44 PM > To: Herold Heiko > Cc: List Wget (E-mail) > Subject: Re: windows compile error > > > Herold Heiko <[EMAIL PROTECTED]> writes: > > > Does compile now, but I manage

Re: windows compile error

2003-09-17 Thread Hrvoje Niksic
Herold Heiko <[EMAIL PROTECTED]> writes: > Does compile now, but I managed to produce an application error during a > test run on a https site. > > I produced a debug build with /DDEBUG /Zi /Od /Fd /FR and produced the > wget.bsc by running bscmake on all the sbr files, but I didn't yet > understa

RE: windows compile error

2003-09-17 Thread Herold Heiko
t -- Heiko Herold [EMAIL PROTECTED] -- +39-041-5907073 ph -- +39-041-5907472 fax > -Original Message- > From: Hrvoje Niksic [mailto:[EMAIL PROTECTED] > Sent: Tuesday, September 16, 2003 11:02 PM > To: Herold Heiko > Cc: List Wget (E-mail) > Subject: Re: windows compile error

Re: windows compile error

2003-09-16 Thread Hrvoje Niksic
Herold Heiko <[EMAIL PROTECTED]> writes: > Just a quick note, the current cvs code on windows during compile (with > VC++6) stops with > > cl /I. /DWINDOWS /D_CONSOLE /DHAVE_CONFIG_H /DSYSTEM_WGETRC=\"wgetrc\" > /DHAVE_SSL /nologo /MT /W0 /O2 /c utils.c > utils.c > utils.c(1651) : error C2520: con