]> Savannah Git Hosting - gnulib.git/commit
Resolve conflicts for functions introduced in Android API level 16.
authorBruno Haible <bruno@clisp.org>
Sun, 22 Jan 2023 01:05:15 +0000 (02:05 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 22 Jan 2023 14:56:11 +0000 (15:56 +0100)
commit74706dd7b80249312e832f768ca4e9699986e4cf
tree2c8d9a4b1022d1d4193c39813cf490f7ad752a80
parentdf12be387c61fa8816c5e7a1b1a435f6e2ce255c
Resolve conflicts for functions introduced in Android API level 16.

* m4/tsearch.m4 (gl_FUNC_TSEARCH): Conditionally set REPLACE_TSEARCH.
* lib/search.in.h (tsearch, tfind, tdelete, twalk): Disable
_GL_CXXALIASWARN invocation on non-glibc systems.
ChangeLog
lib/search.in.h
m4/tsearch.m4