]> 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>
Sun, 1 Jan 2023 09:46:56 +0000 (10:46 +0100)
commitd1abb7e3b9d41de440df476f3a0036237bc5ed4c
treed7478d050b1f4c722532d15a9618b62dbb3a2582
parentca34548c3334f385015dd19342b34de13808acac
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