Re: NTLM compiler compatibility problem ?

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Sun, 28 Apr 2002 14:18:51 +0200

Applied to HEAD and 2.5.

Regards
Henrik

On Sunday 28 April 2002 11:40, Guido Serassio wrote:
> Hi Henrik,
>
> Il 23.45 26/04/2002 Henrik Nordstrom ha scritto:
> >Guido Serassio wrote:
> > > So, if You want, can I change it and send a patch ?
> >
> >You can always send a patch. The worst thing that can happen is
> > that we say "no, it is better done this other way".
> >
> >Regards
> >Henrik
>
> OK, Here is the patch following Your opinion.
>
> Index: structs.h
> ===================================================================
> RCS file: /cvsroot/squid/squid/src/structs.h,v
> retrieving revision 1.56
> diff -u -p -r1.56 structs.h
> --- structs.h 21 Apr 2002 21:28:33 -0000 1.56
> +++ structs.h 28 Apr 2002 09:38:47 -0000
> @@ -2068,7 +2068,7 @@ struct _helper_stateful_server {
> unsigned int busy:1;
> unsigned int closing:1;
> unsigned int shutdown:1;
> - stateful_helper_reserve_t reserved:2;
> + stateful_helper_reserve_t reserved;
> } flags;
> struct {
> int uses;
>
> Regards
>
> Guido
>
>
>
> -
> =======================================================
> Serassio Guido
> Via Albenga, 11/4 10134 -
> Torino - ITALY E-mail: guido.serassio@serassio.it
> WWW: http://www.serassio.it
Received on Sun Apr 28 2002 - 06:20:32 MDT

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