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>.
This archive was generated by hypermail pre-2.1.9 : Thu Dec 01 2005 - 12:00:15 MST