pulver

Results 2 comments of pulver

The build errors @wgledbetter forewarned of are on https://travis-ci.org/github/boostorg/math/builds/721216811 ``` ../../../boost/static_assert.hpp:31:45: error: static assertion failed: Target type is neither std::istream`able nor std::wistream`able # define BOOST_STATIC_ASSERT_MSG( ... ) static_assert(__VA_ARGS__) ^ ../../../boost/lexical_cast/detail/converter_lexical.hpp:243:13:...

> have they failed in any other builds? Yes: https://ci.appveyor.com/project/jzmaddock/math/builds/34818710 This is from a few days ago prior to any commits related to this PR. > How do I get...