]> Savannah Git Hosting - gnulib.git/commit
tests: Fix a few compilation errors on Solaris 11 OmniOS with gcc 14.
authorBruno Haible <bruno@clisp.org>
Fri, 24 Jan 2025 19:06:06 +0000 (20:06 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 2 Feb 2025 09:43:34 +0000 (10:43 +0100)
commit203cdf4b9afb47d0b8a11ae9a4d581c9dafaa8af
tree25fa9db052ce0923f737d0b3e060a417a33cee00
parent607516857afeff92b26c793ece5fb0e8c4b2ce3c
tests: Fix a few compilation errors on Solaris 11 OmniOS with gcc 14.

* tests/test-accept.c: Omit the signature check on Solaris.
* tests/test-gethostname.c: Likewise.
* tests/test-getpeername.c: Likewise.
* tests/test-getsockname.c: Likewise.
* tests/test-getsockopt.c: Likewise.
* tests/test-recvfrom.c: Likewise.
* doc/posix-functions/accept.texi: Mention the Solaris 11 OmniOS
problem.
* doc/posix-functions/gethostname.texi: Likewise.
* doc/posix-functions/getpeername.texi: Likewise.
* doc/posix-functions/getsockname.texi: Likewise.
* doc/posix-functions/getsockopt.texi: Likewise.
* doc/posix-functions/recvfrom.texi: Likewise.
13 files changed:
ChangeLog
doc/posix-functions/accept.texi
doc/posix-functions/gethostname.texi
doc/posix-functions/getpeername.texi
doc/posix-functions/getsockname.texi
doc/posix-functions/getsockopt.texi
doc/posix-functions/recvfrom.texi
tests/test-accept.c
tests/test-gethostname.c
tests/test-getpeername.c
tests/test-getsockname.c
tests/test-getsockopt.c
tests/test-recvfrom.c