]> Savannah Git Hosting - gnulib.git/commit
Resolve conflicts for functions introduced in Android API level 21.
authorBruno Haible <bruno@clisp.org>
Sun, 22 Jan 2023 10:51:46 +0000 (11:51 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 22 Jan 2023 14:56:29 +0000 (15:56 +0100)
commitb6b037e627692b276e22f6c3ca6eabedcc535f70
tree20fbdcb85a062021fbbd3e0573d89578984c6c6e
parentdaa77bf4aa393cbdec3a5a81ae3dc6923a981f6d
Resolve conflicts for functions introduced in Android API level 21.

* lib/string.in.h (stpcpy): Consider REPLACE_STPCPY. Disable
_GL_CXXALIASWARN invocation on non-glibc systems.
* m4/string_h.m4 (gl_STRING_H_DEFAULTS): Initialize REPLACE_STPCPY.
* modules/string (Makefile.am): Substitute REPLACE_STPCPY.
* m4/stpcpy.m4 (gl_FUNC_STPCPY): Conditionally set REPLACE_STPCPY.
* modules/stpcpy (configure.ac): Consider REPLACE_STPCPY.
ChangeLog
lib/string.in.h
m4/stpcpy.m4
m4/string_h.m4
modules/stpcpy
modules/string