$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Boost 1.60.0 beta 1 Release Candidates available for testing
From: John Maddock (jz.maddock_at_[hidden])
Date: 2015-11-09 14:46:52
> In file included from libs/math/build/../src/tr1/pch.hpp:9:
> In file included from ./boost/math/special_functions.hpp:71:
> ./boost/math/special_functions/relative_difference.hpp:87:34: error: use of undeclared identifier 'a'
> if((boost::math::isnan)(a) || (boost::math::isnan)(b))
>
I believe that's addressed in develop, will merge to master once it
re-opens.
Thanks for the heads-up, John.