]> Savannah Git Hosting - gnulib.git/commit
Resolve conflicts for functions introduced in Android API level 18.
authorBruno Haible <bruno@clisp.org>
Sun, 22 Jan 2023 01:25:19 +0000 (02:25 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 22 Jan 2023 14:56:18 +0000 (15:56 +0100)
commit307c5c697b42f3e60b6a672d31223585121a464d
tree9064ab20e5469120353e066740652861a2421d50
parent8148edea8666b821663a7d29e1ea9151d9570106
Resolve conflicts for functions introduced in Android API level 18.

* m4/log2.m4 (gl_FUNC_LOG2): Conditionally set REPLACE_LOG2.
* m4/log2f.m4 (gl_FUNC_LOG2F): Conditionally set REPLACE_LOG2F.
* m4/log2l.m4 (gl_FUNC_LOG2L): Conditionally set REPLACE_LOG2L.
* lib/math.in.h (log2f): Disable _GL_CXXALIASWARN invocation on
non-glibc systems.
ChangeLog
lib/math.in.h
m4/log2.m4
m4/log2f.m4
m4/log2l.m4