]> 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 11:27:03 +0000 (12:27 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 22 Jan 2023 14:56:40 +0000 (15:56 +0100)
commit5ca443e0b95097f86c466efe051221851c1bc84f
treef6b8387451c30fc6ed628ef4292fd46f2360fa89
parenta26916573e4d78592989c6eecbbe4081d0398d43
Resolve conflicts for functions introduced in Android API level 21.

* m4/stpncpy.m4 (gl_FUNC_STPNCPY): Conditionally set REPLACE_STPNCPY.
* lib/string.in.h (stpncpy): Disable _GL_CXXALIASWARN invocation on
non-glibc systems.
ChangeLog
lib/string.in.h
m4/stpncpy.m4