]> Savannah Git Hosting - gnulib.git/commit
Fix compilation errors in C++ mode on FreeBSD.
authorBruno Haible <bruno@clisp.org>
Sun, 8 Dec 2019 12:10:23 +0000 (13:10 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 8 Dec 2019 12:10:23 +0000 (13:10 +0100)
commit45819c74f6994d901b733883e81d968c10647420
treeda0bad39ec8e40b6a9ab817222d4cdfea68fbd5e
parent03cd507fb88a3a265978cfe0a367cf69e305c54e
Fix compilation errors in C++ mode on FreeBSD.

* lib/pthread.in.h (pthread_exit): Remove _Noreturn from prototype.
* tests/test-pthread-c++.cc (GNULIB_NAMESPACE::pthread_exit): Likewise.
* lib/threads.in.h (thrd_exit): Likewise.
* tests/test-threads-c++.cc (GNULIB_NAMESPACE::thrd_exit): Likewise.
ChangeLog
lib/pthread.in.h
lib/threads.in.h
tests/test-pthread-c++.cc
tests/test-threads-c++.cc