<back after a while>

In order to compile current cvs with msvc 3 patches are needed (enclosed):

1)
mswindows.c(118) : warning C4005: 'OVERFLOW' : macro redefinition
        C:\PROGRA~1\MICROS~2\VC98\INCLUDE\math.h(415) : see previous
definition of 'OVERFLOW'
mswindows.c(119) : warning C4005: 'UNDERFLOW' : macro redefinition
        C:\PROGRA~1\MICROS~2\VC98\INCLUDE\math.h(416) : see previous
definition of 'UNDERFLOW'

(simple rename of course solves)

2) add http-ntlm.c to windows Makefiles (enclosed Borland/Watcom/Mingw,
tested msvc only)

3) As expected msvc still throws compiler error on http.c and retr.c, (bad)
workaround: disable optimization. Anybody with a cl.exe newer than
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8804 for 80x86
can comment if this is needed with newer versions, too ?

Binary for evaluation available at http://xoomer.virgilio.it/hherold as
usual.

I still can't access the sunsite ftp repository, maybe somebody who can
should at least remove/update the 00Readme.txt and index.html (extremely
outdated), probably throw away the pletora of old development binaries and
sources (everything named wgetyyyymmdd[sb].zip).

Beside that, I'm still very short on time and can barely follow development,
in future most probably the situation will be worse (due to personal
issues). If there would be anybody else capable and volunteering to release
msvc binaries somewhat regulary I'd be more than glad.

Heiko

-- 
-- PREVINET S.p.A. www.previnet.it
-- Heiko Herold [EMAIL PROTECTED] [EMAIL PROTECTED]
-- +39-041-5907073 ph
-- +39-041-5907472 fax

> -----Original Message-----
> From: Hrvoje Niksic [mailto:[EMAIL PROTECTED]
> Sent: Thursday, April 07, 2005 4:01 PM
> To: wget@sunsite.dk
> Subject: NTLM authentication in CVS
> 
> 
> As of two days ago, the NTLM authentication support is in CVS,
> although it has undergone very little testing.  (To quote Linus, "If
> it compiles, it's perfect.")
> 
> If someone has access to an NTLM-authorizing web server, please try it
> out with Wget and let us know how it goes.  Unfortunately, this
> version of Wget doesn't support NTLM for proxies[1], so you'll need a
> *server* that authorizes over NTLM.
> 
> 
> [1]
> The proxy limitation will hopefully be fixed after 1.10 is released.
> Fixing it for 1.10 would be too much work since it might require using
> HTTP 1.1.
> 

Attachment: 20050407b.diff
Description: Binary data

Attachment: 20050407a.diff
Description: Binary data

Attachment: 20050407c.diff
Description: Binary data

Reply via email to