]> Savannah Git Hosting - gnulib.git/commit
string: Fix errors in C++ mode on glibc systems with clang.
authorBruno Haible <bruno@clisp.org>
Wed, 13 Apr 2022 22:29:04 +0000 (00:29 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 31 Aug 2022 22:58:10 +0000 (00:58 +0200)
commitb81b57d22c9296db19c2030202d22107624d280b
tree15d4b9332f45279e9104ff194e30810334f480a0
parentae85808b232de404e08a662a52cce58ff6705f82
string: Fix errors in C++ mode on glibc systems with clang.

* lib/string.in.h (memchr, memrchr, rawmemchr, strchrnul, strpbrk,
strstr, strcasestr): Use _GL_CXXALIASWARN1 also with clang, and add
exception specification.
ChangeLog
lib/string.in.h