]> 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, 13 Apr 2022 22:29:04 +0000 (00:29 +0200)
commit0b3f5d1b4c0b13bb51b4b6aa63392aa5231da3fc
treeb584e883c09fe99e65728549b4156a0495340317
parent3308ca32864e34c28c8813f7abf7e00d517d4e1d
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