Re: Build error on HEAD

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Sat, 16 Nov 2002 22:10:02 +0100

This is was fixed in the main CVS on Friday. Should be in the SF CVS
now..

Regards
Henrik

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
Received on Thu Nov 21 2002 - 11:28:05 MST

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