Boost logo

Boost :

Subject: Re: [boost] [1.55.0] Release Notes
From: Daniel James (daniel_at_[hidden])
Date: 2013-10-03 04:34:14


On 3 October 2013 06:42, Daryle Walker <darylew_at_[hidden]> wrote:
>
> Looking at those change-sets:
>
> Boost.Rational:
>
> * Added "lowest" and "max_digits10," members of std::numeric_limits added in C++11,
> to the unit-test code. Needed since Boost.Test refers to one of them when
> compiled in C++11 mode.
> * Changed initialization of some internal variables to something that cannot be a
> narrowing conversion, which fixes issue #5855. Needed since narrowing conversions
> are an error in C++11.
>
> You can use different wording; that's just a summary. Those two points are for the
> first two change-sets; the third change-set modifies the second. (MSVC doesn't
> accept "not" as a substitute for "!".)

I've added them now. Thanks.


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