Re: Build error on HEAD

From: Guido Serassio <serassio@dont-contact.us>
Date: Sun, 17 Nov 2002 09:06:26 +0100

Hi Henrik,

Il 22.10 16/11/2002 Henrik Nordstrom ha scritto:
>This is was fixed in the main CVS on Friday. Should be in the SF CVS
>now..
>
>Regards
>Henrik

Something should be wrong:

I have just (8.05 UTC) updated the HEAD branch from Sourceforge, and the
fix is still missing.

Regards

Guido

>Guido Serassio wrote:
> >
> > Hi Henrik,
> >
> > After a cvsmerge from HEAD on nt branch, I have found the following error
> > on client_side_reply.c:
> >
> > Index: client_side_reply.c
> > ===================================================================
> > RCS file: /cvsroot/squid/squid/src/client_side_reply.c,v
> > retrieving revision 1.2.2.10
> > diff -u -p -r1.2.2.10 client_side_reply.c
> > --- client_side_reply.c 12 Nov 2002 18:35:42 -0000 1.2.2.10
> > +++ client_side_reply.c 15 Nov 2002 21:31:55 -0000
> > @@ -1158,7 +1158,7 @@ clientBuildReplyHeader(clientReplyContex
> > squid_curtime - http->entry->timestamp);
> > }
> > /* Filter unproxyable authentication types */
> > - if (http->log_type != LOG_TCP_DENIED &&
> > + if (http->logType != LOG_TCP_DENIED &&
> > (httpHeaderHas(hdr, HDR_WWW_AUTHENTICATE) || httpHeaderHas(hdr,
> > HDR_PROX
> > Y_AUTHENTICATE))) {
> > HttpHeaderPos pos = HttpHeaderInitPos;
> > HttpHeaderEntry *e;
> >
> > Regards
> >
> > Guido
> >
> > -
> > =======================================================
> > Serassio Guido
> > Via Albenga, 11/4 10134 - Torino
> - ITALY
> > E-mail: guido.serassio@serassio.it
> > WWW: http://www.serassio.it

-
=======================================================
Serassio Guido
Via Albenga, 11/4 10134 - Torino - ITALY
E-mail: guido.serassio@serassio.it
WWW: http://www.serassio.it
Received on Thu Nov 21 2002 - 11:53:24 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:18:48 MST