]> git.ipfire.org Git - thirdparty/gettext.git/commit
Avoid some clang -Wthread-safety-analysis warnings.
authorBruno Haible <bruno@clisp.org>
Sun, 4 May 2025 15:31:11 +0000 (17:31 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 4 May 2025 16:44:22 +0000 (18:44 +0200)
commit26348e4f880fa4685da486e001318f55627b547f
tree891eee88a0aaf93b0c3552e79a3a8d20ce765269
parenta6cafd7ae45d19fb4a986475e0298a3e92aab7f8
Avoid some clang -Wthread-safety-analysis warnings.

* gettext-tools/src/x-typescript-impl.h (sbru_init): Declare with
_GL_ATTRIBUTE_ACQUIRE_CAPABILITY.
(sbru_xdupfree_c): Declare with _GL_ATTRIBUTE_RELEASE_CAPABILITY.
gettext-tools/src/x-typescript-impl.h