]> 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:23:10 +0000 (10:23 +0100)
commit8a4e73687a41feca755ef31b0be1a43574c82408
tree442417c25784fb7956635d773422fc424d7b086c
parentb4bc96ce7a875af400503a700f53897689449096
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