]> Savannah Git Hosting - gnulib.git/commit
Fix compilation errors in C++ mode on Solaris 11 OpenIndiana.
authorBruno Haible <bruno@clisp.org>
Tue, 27 Dec 2022 10:21:45 +0000 (11:21 +0100)
committerBruno Haible <bruno@clisp.org>
Tue, 27 Dec 2022 10:21:45 +0000 (11:21 +0100)
commitfde75446490e18d2539817ca418ab8adf73b02d3
treea267b4b66c8d084b8258255bd18d4cc5120163fe
parent0455e4cfe51150108c2239380a0f81ba321b4e7c
Fix compilation errors in C++ mode on Solaris 11 OpenIndiana.

* m4/gnulib-common.m4 (gl_COMMON_BODY): In _GL_ATTRIBUTE_DEALLOC_FREE,
with GNU C++, cast the 'free' function.
* lib/string.in.h (_GL_ATTRIBUTE_DEALLOC_FREE): With GNU C++, cast the
'free' function.
* lib/wchar.in.h (_GL_ATTRIBUTE_DEALLOC_FREE): Likewise.
ChangeLog
lib/string.in.h
lib/wchar.in.h
m4/gnulib-common.m4