]> Savannah Git Hosting - gnulib.git/commit
Fix compilation errors in C++ mode on macOS and FreeBSD.
authorBruno Haible <bruno@clisp.org>
Sun, 8 Dec 2019 11:58:13 +0000 (12:58 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 8 Dec 2019 11:58:13 +0000 (12:58 +0100)
commit03cd507fb88a3a265978cfe0a367cf69e305c54e
tree2e92a043ca164c3b0af73ad1ecdaee359ab22025
parentbf92de50a07679dbc5c48cffd9e17cd374d39ff2
Fix compilation errors in C++ mode on macOS and FreeBSD.

* lib/math.in.h (isfinite, isinf, isnan, signbit): In C++ mode on macOS
or FreeBSD with clang, use the approach without C preprocessor macro.
ChangeLog
lib/math.in.h