Re: cvs commit: squid3/src/ICAP ICAPModXact.cc

From: Robert Collins <robertc@dont-contact.us>
Date: Thu, 24 Nov 2005 12:04:49 +1100

On Thu, 2005-11-24 at 00:54 +0000, wessels@squid-cache.org wrote:
> wessels 2005/11/23 17:54:18 MST
>
> Modified files:
> src/ICAP ICAPModXact.cc
> Log:
> 64 bit broken again !!!!
>
> This patch casts long ints to 32-bit ints for printfs so gcc doesn't bail
>
> Revision Changes Path
> 1.3 +6 -6 squid3/src/ICAP/ICAPModXact.cc

In squid 3 we should not need to use printf, which reduces the weight of
64 bit support a lot.

We have debugs as a macro too, which supports the << operator.

Rob

-- 
GPG key available at: <http://www.robertcollins.net/keys.txt>.

Received on Wed Nov 23 2005 - 18:05:03 MST

This archive was generated by hypermail pre-2.1.9 : Thu Dec 01 2005 - 12:00:15 MST