math C++ tests: Fix compilation error in with clang >= 7 on FreeBSD.
commit24ce26719044afee22e93b8b1d7f3070dbb5690c
authorBruno Haible <bruno@clisp.org>
Wed, 9 Dec 2020 17:08:18 +0000 (9 18:08 +0100)
committerBruno Haible <bruno@clisp.org>
Wed, 9 Dec 2020 17:08:18 +0000 (9 18:08 +0100)
tree9bfefdc0ae94e10e42a9e3e11f03129824f1301a
parenta3b3fc85e3e632374811b27cb2111e50fa177e36
math C++ tests: Fix compilation error in with clang >= 7 on FreeBSD.

* lib/math.in.h (isnan): For clang >= 7 on FreeBSD, declare 'rpl_isnan',
not 'isnan'.
ChangeLog
lib/math.in.h