diff options
author | Jia Tan <jiat0218@gmail.com> | 2023-01-11 20:42:29 +0800 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2023-01-11 17:31:54 +0200 |
commit | 21625b7e11d004788e40eb5eb88d9d89f65fe347 (patch) | |
tree | acc10146f4e4033cc064fe9e8e8b87f0d29cbcf1 /src/common/common_w32res.rc | |
parent | liblzma: CLMUL CRC64: Work around a bug in MSVC, second attempt. (diff) | |
download | xz-21625b7e11d004788e40eb5eb88d9d89f65fe347.tar.xz |
Tests: Fix type-limits warning in test_filter_flags.
This only occurs in test_filter_flags when the BCJ filters are not
configured and built. In this case, ARRAY_SIZE() returns 0 and causes a
type-limits warning with the loop variable since an unsigned number will
always be >= 0.
Diffstat (limited to 'src/common/common_w32res.rc')
0 files changed, 0 insertions, 0 deletions