]> Savannah Git Hosting - gnulib.git/commit
Fix compilation errors in C++ mode on macOS 12.5.
authorBruno Haible <bruno@clisp.org>
Thu, 9 Feb 2023 17:37:55 +0000 (18:37 +0100)
committerBruno Haible <bruno@clisp.org>
Thu, 9 Feb 2023 17:37:55 +0000 (18:37 +0100)
commit885c890cb6f9c675ad8e962366958752cc0d00dc
tree514395149780ed769fc7bd7578bddd47f0785af6
parent962a577b7685e0aa938b8241460c12484ae725c3
Fix compilation errors in C++ mode on macOS 12.5.

* m4/gnulib-common.m4 (gl_COMMON_BODY): Don't define
_GL_ATTRIBUTE_MAYBE_UNUSED to [[__maybe_unused__]] if the compiler is
an Apple variant of clang.
ChangeLog
m4/gnulib-common.m4