diff options
author | Jia Tan <jiat0218@gmail.com> | 2023-01-11 22:46:48 +0800 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2023-01-11 17:31:54 +0200 |
commit | aea639e81beb548e3114c74b6d9a894d6e036189 (patch) | |
tree | 82adfb2192f135af2759380a3531c40c5d577405 /COPYING | |
parent | Tests: Fix test_filter_flags copy/paste error. (diff) | |
download | xz-aea639e81beb548e3114c74b6d9a894d6e036189.tar.xz |
xz: Fix warning -Wformat-nonliteral on clang in message.c.
clang and gcc differ in how they handle -Wformat-nonliteral. gcc will
allow a non-literal format string as long as the function takes its
format arguments as a va_list.
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions