]> Savannah Git Hosting - gnulib.git/commit
qsort_r: Fix compilation error with SunPRO C++ on Solaris 10.
authorBruno Haible <bruno@clisp.org>
Fri, 24 Dec 2021 15:46:27 +0000 (16:46 +0100)
committerBruno Haible <bruno@clisp.org>
Fri, 24 Dec 2021 15:46:27 +0000 (16:46 +0100)
commitda9fa9b9fc07fd7f7c6bfe23396e661dc325087e
tree95d6233ca064f0d4f138536a50093833902caee3
parent5b8b737d00e060f7686226577fcec020f4e0e194
qsort_r: Fix compilation error with SunPRO C++ on Solaris 10.

* lib/stdlib.in.h (_gl_qsort_r_compar_fn): New type.
(qsort_r): Use it.
* tests/test-stdlib-c++.cc (qsort_r): Don't test with SunPRO C++.
ChangeLog
lib/stdlib.in.h
tests/test-stdlib-c++.cc