mirror of
https://github.com/boostorg/math.git
synced 2026-01-21 05:02:11 +00:00
When switching the default long double format on ppc64le to ieee128, this test does not compile as nanq is not available. In such cases nanl should be used instead. Also, calling nanl with argument 0 raises warnings as it expects a char*. Change the argument to an empty string, which keeps the purpose of the test and avoids new warnings.
4.4 KiB
4.4 KiB