]> Savannah Git Hosting - gnulib.git/commit
Fix error in C++ mode on glibc systems (regression 2022-04-28).
authorBruno Haible <bruno@clisp.org>
Thu, 9 Feb 2023 12:16:31 +0000 (13:16 +0100)
committerBruno Haible <bruno@clisp.org>
Thu, 9 Feb 2023 12:16:31 +0000 (13:16 +0100)
commite5ba746bbe60e1f9d6ba89acaf2cbd9ec0a76f06
treeb40f12e34733b12a8f6e09bfbeadfe5517001880
parentca362f2a87253a372c9a4a75e92d858e09dbbea0
Fix error in C++ mode on glibc systems (regression 2022-04-28).

* lib/malloc.in.h (rpl_free): Add exception specification like
stdlib.in.h does.
* lib/string.in.h (rpl_free): Likewise.
* lib/wchar.in.h (rpl_free): Likewise.
ChangeLog
lib/malloc.in.h
lib/string.in.h
lib/wchar.in.h