minlzma icon indicating copy to clipboard operation
minlzma copied to clipboard

The Minimal LZMA (minlzma) project aims to provide a minimalistic, cross-platform, highly commented, standards-compliant C library (minlzlib) for decompressing LZMA2-encapsulated compressed data in LZ...

Results 2 minlzma issues
Sort by recently updated
recently updated
newest added

When compiling minlzdec using Zig CC (clang wrapper) I get the following warning: ```sh ./minlzlib/xzstream.h:39:40: warning: multi-character character constant [-Wmultichar] const uint16_t k_XzStreamFooterMagic = 'ZY'; ^ ```

[outb64.xz.zip](https://github.com/ionescu007/minlzma/files/10123670/outb64.xz.zip) remove .zip prefix and unpack in 7zip manager. Try doing the same in the minlzdec. It fails. Not really sure where the issue is. Packed as xz in 7zip