]> Savannah Git Hosting - gnulib.git/commit
Rename GNULIB_WCHAR_SINGLE to GNULIB_WCHAR_SINGLE_LOCALE.
authorBruno Haible <bruno@clisp.org>
Sun, 7 Mar 2021 09:45:58 +0000 (10:45 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 7 Mar 2021 10:02:00 +0000 (11:02 +0100)
commit2a200f4eb4754823c5674580bb0b68a88fd35077
treeb87e5a47fae25f5d30e9be9b97f5158e21ae72f8
parentcd057fa80c74dcf1d0a74290cb5ad6cdc3136428
Rename GNULIB_WCHAR_SINGLE to GNULIB_WCHAR_SINGLE_LOCALE.

* lib/lc-charset-dispatch.c: Test GNULIB_WCHAR_SINGLE_LOCALE instead of
GNULIB_WCHAR_SINGLE.
* lib/wcwidth.c: Likewise.
* tests/test-wcwidth.c: Likewise.
* doc/multithread.texi: Document GNULIB_WCHAR_SINGLE_LOCALE instead of
GNULIB_WCHAR_SINGLE.
* NEWS: Document the change.
ChangeLog
NEWS
doc/multithread.texi
lib/lc-charset-dispatch.c
lib/wcwidth.c
tests/test-wcwidth.c