1
0
mirror of https://git.tukaani.org/xz.git synced 2025-03-10 18:40:56 +00:00
Jia Tan 25035813d1 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 20:42:29 +08:00
..
2023-01-02 22:20:04 +08: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