diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2023-01-12 03:19:59 +0200 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2023-01-12 03:19:59 +0200 |
commit | 3f13bf6b9e8624cbe6d6e3e82d6c98a3ed1ad571 (patch) | |
tree | 0eaf257d9dd2f339314eae27810d97cbe75100ad /src/liblzma/liblzma_w32res.rc | |
parent | Fix warnings from clang -Wdocumentation. (diff) | |
download | xz-3f13bf6b9e8624cbe6d6e3e82d6c98a3ed1ad571.tar.xz |
liblzma: Silence warnings from clang -Wconditional-uninitialized.
This is similar to 2ce4f36f179a81d0c6e182a409f363df759d1ad0.
The actual initialization of the variables is done inside
mythread_sync() macro. Clang doesn't seem to see that
the initialization code inside the macro is always executed.
Diffstat (limited to 'src/liblzma/liblzma_w32res.rc')
0 files changed, 0 insertions, 0 deletions