Re: Build error on HEAD

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Sun, 17 Nov 2002 09:44:41 +0100

Ah, not I get you. You are having problem with the Squid-2 tree, not
HEAD. The current HEAD is Squid-3.

Note: The Squid-2 tree is not very actively maintained at the moment
and mostly sees bugfixes from Squid-2.5. It is recommended
development is moved to Squid-3 where possible.

Regards
Henrik

On Sunday 17 November 2002 09.06, Guido Serassio wrote:
> 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 - 12:31:13 MST

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