]> 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>
Fri, 24 Jan 2025 19:06:06 +0000 (20:06 +0100)
commit974b4446c4b8999d290de802d746025a038b1f05
tree54c20f348194112470f9551670f3f6e96020c6db
parent76479d8c3036ffeff94792264afd3aa1777bd960
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