On Wed, Nov 11, 2015 at 6:44 AM, Marshall Clow <mclow.lists@gmail.com> wrote:


On Wed, Nov 11, 2015 at 4:48 AM, John Maddock <jz.maddock@googlemail.com> wrote:

1) There's some problem with  "math/special_functions/relative_difference.hpp", etc.
John thought he had a fix, but then he recanted. :-)

John, what's the status of this?


I'm waiting for the MacOS tests to cycle, or perhaps someone can test Math lib develop and let me know?

I'm running the tests right now.


tested clang-darwin and clang-darwin-11 configs:

...failed testing.capture-output ../../../bin.v2/libs/math/test/test_bessel_y.test/clang-darwin-4.2.1/debug/link-static/test_bessel_y.run...
...failed testing.capture-output ../../../bin.v2/libs/math/test/test_bessel_y_prime.test/clang-darwin-4.2.1/debug/link-static/test_bessel_y_prime.run...
...failed testing.capture-output ../../../bin.v2/libs/math/test/test_difference.test/clang-darwin-4.2.1/debug/link-static/test_difference.run...

...failed testing.capture-output ../../../bin.v2/libs/math/test/test_bessel_y.test/clang-darwin-11/debug/link-static/test_bessel_y.run...
...failed testing.capture-output ../../../bin.v2/libs/math/test/test_bessel_y_prime.test/clang-darwin-11/debug/link-static/test_bessel_y_prime.run...
...failed testing.capture-output ../../../bin.v2/libs/math/test/test_difference.test/clang-darwin-11/debug/link-static/test_difference.run...

...failed updating 6 targets...
 
-- Marshall