aboutsummaryrefslogtreecommitdiff
path: root/src/liblzma/lzma
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2023-01-12 03:51:07 +0200
committerLasse Collin <lasse.collin@tukaani.org>2023-01-12 03:56:24 +0200
commit49245bb31e215ad455a1ab85e4ed6783152dc522 (patch)
treeb416540b384b2113709431599e93d80a38111757 /src/liblzma/lzma
parentliblzma: Silence warnings from clang -Wconditional-uninitialized. (diff)
downloadxz-49245bb31e215ad455a1ab85e4ed6783152dc522.tar.xz
Tests: Silence warnings from -Wsign-conversion.
Note that assigning an unsigned int to lzma_check doesn't warn on GNU/Linux x86-64 since the enum type is unsigned on that platform. The enum can be signed on some other platform though so it's best to use enumeration type lzma_check in these situations.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions