]> Savannah Git Hosting - gnulib.git/commit
string, wchar: Fix compilation error on MSVC (regression 2021-09-07).
authorBruno Haible <bruno@clisp.org>
Tue, 4 Jan 2022 12:20:55 +0000 (13:20 +0100)
committerBruno Haible <bruno@clisp.org>
Tue, 4 Jan 2022 12:22:53 +0000 (13:22 +0100)
commitb79766eae6e003159754f6157969f1f2b89caddd
tree5fb964df4351bc8f9322e424aa52c9df8f1d5e38
parent9afb191bfe52bfd0f32e96e7cf9bd776967fb211
string, wchar: Fix compilation error on MSVC (regression 2021-09-07).

* lib/string.in.h (free): Don't redeclare as rpl_free. Instead, redefine
_GL_ATTRIBUTE_DEALLOC_FREE to reference rpl_free directly.
* lib/wchar.in.h (free): Likewise.
ChangeLog
lib/string.in.h
lib/wchar.in.h