1
0
mirror of https://git.tukaani.org/xz.git synced 2025-02-20 07:28:20 +00:00
Jia Tan 21625b7e11 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.
2023-01-11 17:31:54 +02:00
..
2023-01-09 16:56:07 +02:00
2022-12-13 12:30:09 +02:00
2022-10-06 17:34:27 +03:00
2022-10-06 17:34:27 +03:00
2022-10-06 17:34:27 +03:00
2022-06-16 17:39:59 +03:00