$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [release] Boost 1.64.0 Beta 1
From: Rainer Deyke (rainerd_at_[hidden])
Date: 2017-03-25 15:02:23
On 23.03.2017 15:11, Rene Rivera via Boost-users wrote:
> Please download the beta, give it a try, and report any problems you
> encounter.
I'm getting a lot of compile errors with Boost.Rational. In particular,
expressions in the form 'rational<int>(a, b)', where 'a' or 'b' are
different integer types (both convertible to 'int'), no longer compile.
This change appears neither in the release notes nor in the documentation.
-- Rainer Deyke - rainerd_at_[hidden]