]> Savannah Git Hosting - gnulib.git/commit
copysignl tests: Avoid failure on Solaris 11.4.
authorBruno Haible <bruno@clisp.org>
Wed, 19 Jun 2024 00:58:34 +0000 (02:58 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 30 Jun 2024 22:16:15 +0000 (00:16 +0200)
commit63d7c9d61ee8071e39cbc876d47f32ffac5827cd
tree3cadc728e617ced81bf6f4223d24af70e265c6f2
parent5b9e52cf329a5dc493fbe93f6cf0ecc949ab437f
copysignl tests: Avoid failure on Solaris 11.4.

* tests/test-copysignl.c: Include <float.h>.
(LDBL_BYTES): New macro.
(main): Use it instead of sizeof (long double).
* modules/copysignl-tests (Depends-on): Add float.
ChangeLog
modules/copysignl-tests
tests/test-copysignl.c