Boost logo

Boost :

Subject: Re: [boost] [chrono][ratio][boost_1_52_0_beta1] warning in user code
From: Jeff Flinn (Jeffrey.Flinn_at_[hidden])
Date: 2012-10-31 08:34:19


On 10/30/2012 3:56 PM, Vicente J. Botet Escriba wrote:
> 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.

Submitted Ticket #7616.

Thanks, Jeff


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