$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [conversion] Lot of 'long long' warnings
From: Brandon Kohn (blkohn_at_[hidden])
Date: 2012-01-31 09:28:20
On 1/30/2012 3:55 AM, John Maddock wrote:
> Ah, the code should be using boost::long_long_type and
> boost::ulong_long_type (from config.hpp) as these typedefs will suppress
> the warnings. Brandon?
I've pushed these fixes up in the trunk.
Cheers,
Brandon