9 Nov
2015
9 Nov
'15
7:50 p.m.
On Mon, Nov 9, 2015 at 11:46 AM, John Maddock
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.
John - If you have a fix for this that is already in develop (and has been tested there), please merge it to master. Thanks -- Marshall