Boost logo

Boost :

Subject: Re: [boost] [chrono][ratio][boost_1_52_0_beta1] warning in user code
From: Vicente J. Botet Escriba (vicente.botet_at_[hidden])
Date: 2012-10-30 15:56:10


Le 30/10/12 20:53, Vicente J. Botet Escriba a écrit :
> Le 30/10/12 19:56, Jeff Flinn a écrit :
>>
>> Yep, that clears up the warning. Thanks!
>>
>> static const boost::intmax_t nan = (boost::intmax_t)(1ULL <<
>> (sizeof(boost::intmax_t) * CHAR_BIT - 1)) ;
>>
>> The above is what I used locally.
>>
>> Will this get into the boost 1.52.0 release?
>>
>>
> Please could you create a ticket. I will commit the change after test
> so that there are some chances to get this fixed on release.
>
Committed revision 81114.

> Best,
> Vicente
>


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk