]> Savannah Git Hosting - gnulib.git/commit
string-buffer tests: Fix a gcc -Wformat warning.
authorBruno Haible <bruno@clisp.org>
Mon, 4 Sep 2023 14:02:36 +0000 (16:02 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 14 Sep 2023 10:09:42 +0000 (12:09 +0200)
commit1de9794fe0bece62e9101065a42c689fcdc6aa43
treec2a3d6f85a2542fa68ee52d950dfdaf9bd3a98d3
parenta90c5887e66c2bad6ce94035b5e97f82a1f5b0cb
string-buffer tests: Fix a gcc -Wformat warning.

* tests/test-string-buffer.c: Include <wchar.h>. Don't assume that
wint_t has the same size as 'int'.
ChangeLog
tests/test-string-buffer.c