]> 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:19:58 +0000 (12:19 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 22 Jan 2023 14:56:33 +0000 (15:56 +0100)
commit40135ed721447d3fc5c423d42c47f8aaa65bb8c6
tree3b4454801fd54b2603a469ed5f89c6c0d7bb23cf
parent0244a842e9d5c0670c7ff2bc1cf90a23cbc251ab
Resolve conflicts for functions introduced in Android API level 21.

* m4/duplocale.m4 (gl_FUNC_DUPLOCALE): Conditionally set
REPLACE_DUPLOCALE.
* m4/localename.m4 (gl_LOCALENAME): Conditionally set REPLACE_NEWLOCALE,
REPLACE_DUPLOCALE, REPLACE_FREELOCALE.
* lib/locale.in.h (newlocale, duplocale, freelocale): Disable
_GL_CXXALIASWARN invocation on non-glibc systems.
ChangeLog
lib/locale.in.h
m4/duplocale.m4
m4/localename.m4