]> 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>
Wed, 19 Jun 2024 00:58:56 +0000 (02:58 +0200)
commit34b42dcea65e16a22255436b214d1fb2b4914b46
tree206b6919d37582592f6542f1641de8b8dbcb8cf2
parentcc0b231c72caaf70656ff84b481ee9b0a93597e8
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