]> 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 09:33:58 +0000 (11:33 +0200)
commit6b12d5f178d0c8ffa6b5fcf8bc65cabcbc3d700c
treeaeae405be841048f11c23fc42ae0ee06ed3552c3
parentc7887f2fc379d3034bcbe7221ccb1d96683aea14
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