diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2022-09-09 14:12:30 +0300 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2022-09-09 14:12:30 +0300 |
commit | f2d084fe3f0d6d71488bfc6987f26542f67bfd99 (patch) | |
tree | 07a11b27d1bec5a8e1f22499f887eb7b26f04d58 /src/common/tuklib_mbstr_width.c | |
parent | liblzma: lzma_filters_copy: Keep dest[] unmodified if an error occurs. (diff) | |
download | xz-f2d084fe3f0d6d71488bfc6987f26542f67bfd99.tar.xz |
Tests: Silence warnings about unused functions from tuktest.h.
Warnings about unused tuktest_run_test conveniently tell which
test programs haven't been converted to tuktest.h yet but I
silenced that warning too for now anyway.
It is fine to use __attribute__((__unused__)) even when the
function is actually used because the attribute only means
that the function might be unused.
Diffstat (limited to 'src/common/tuklib_mbstr_width.c')
0 files changed, 0 insertions, 0 deletions