Windows: Update LZMA SDK to version 26.02

This commit is contained in:
Mounir IDRASSI
2026-06-29 09:13:27 +09:00
parent 9af44986ec
commit 6a1bd9f3b1
3 changed files with 11 additions and 1 deletions
+5
View File
@@ -76,6 +76,11 @@
#pragma GCC diagnostic ignored "-Wreserved-identifier"
#endif
#if __clang_major__ >= 22
// for "StdAfx.h" and "Precomp.h"
#pragma GCC diagnostic ignored "-Wshadow-header"
#endif
#endif // __clang__
#if defined(__clang__) && __clang_major__ >= 16
+5
View File
@@ -1,6 +1,11 @@
HISTORY of the LZMA SDK
-----------------------
26.02 2026-06-25
-------------------------
- Some bugs and vulnerabilities were fixed.
26.01 2026-04-27
-------------------------
- linux version of 7-Zip can use huge pages (2 MB pages). It can increase compression
+1 -1
View File
@@ -1,4 +1,4 @@
LZMA SDK 26.01
LZMA SDK 26.02
--------------
LZMA SDK provides the documentation, samples, header files,