1
0
의 미러 https://git.tukaani.org/xz.git synced 2025-11-03 23:12:57 +00:00
Lasse Collin e013a337d3 liblzma: Avoid multiple definitions of lzma_coder structures.
Only one definition was visible in a translation unit.
It avoided a few casts and temp variables but seems that
this hack doesn't work with link-time optimizations in compilers
as it's not C99/C11 compliant.

Fixes:
http://www.mail-archive.com/xz-devel@tukaani.org/msg00279.html
2016-12-28 19:59:32 +02:00
..
2015-09-29 13:59:35 +03:00
2014-12-21 18:11:17 +02:00
2015-09-29 13:59:35 +03:00