]> Savannah Git Hosting - gnulib.git/commit
Resolve conflicts for functions introduced in Android API level 29.
authorBruno Haible <bruno@clisp.org>
Sun, 22 Jan 2023 13:49:05 +0000 (14:49 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 22 Jan 2023 14:57:33 +0000 (15:57 +0100)
commit1b410d477f4021e86f5594b84f5bd8170e676485
tree875806bafc6ccfa8fc02a3d3ea49fa3da2fb5b25
parentd81d019c306caa907f8d7e978072a3bdac2c7713
Resolve conflicts for functions introduced in Android API level 29.

* m4/reallocarray.m4 (gl_FUNC_REALLOCARRAY): Conditionally set
REPLACE_REALLOCARRAY.
* lib/stdlib.in.h (reallocarray): Disable _GL_CXXALIASWARN invocation on
non-glibc systems.
ChangeLog
lib/stdlib.in.h
m4/reallocarray.m4