1
0
Fork 0
mirror of https://git.tukaani.org/xz.git synced 2024-04-04 12:36:23 +02:00
xz-archive/src
Lasse Collin 2ca95b7cfe liblzma: Silence warnings from clang -Wconditional-uninitialized.
This is similar to 2ce4f36f17.
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.
2023-03-11 21:38:31 +02:00
..
common Windows: Fix mythread_once() macro with Vista threads. 2022-11-11 13:41:43 +02:00
liblzma liblzma: Silence warnings from clang -Wconditional-uninitialized. 2023-03-11 21:38:31 +02:00
lzmainfo Build: Prepare to support Automake's subdir-objects. 2014-10-29 21:15:35 +02:00
scripts Scripts: Ignore warnings from xz. 2022-11-11 13:50:56 +02:00
xz Fix warnings from clang -Wdocumentation. 2023-03-11 21:37:49 +02:00
xzdec Build: Add support for translated man pages using po4a. 2020-03-11 12:05:57 +02:00
Makefile.am Build: Prepare to support Automake's subdir-objects. 2014-10-29 21:15:35 +02:00