[evince/wip/hadess/lzma-sdk-2107] unarr: Update LZMA SDK
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince/wip/hadess/lzma-sdk-2107] unarr: Update LZMA SDK
- Date: Tue, 28 Dec 2021 14:00:07 +0000 (UTC)
commit e167b8bb0a3a59768920d41bd13aa756e384f65c
Author: Bastien Nocera <hadess hadess net>
Date: Tue Dec 28 14:59:03 2021 +0100
unarr: Update LZMA SDK
Using lzma2107.7z from:
https://sourceforge.net/projects/sevenzip/files/LZMA%20SDK/
cut-n-paste/unarr/lzmasdk/7zTypes.h | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/cut-n-paste/unarr/lzmasdk/7zTypes.h b/cut-n-paste/unarr/lzmasdk/7zTypes.h
index 3f66a7b51..fe4fde3ff 100644
--- a/cut-n-paste/unarr/lzmasdk/7zTypes.h
+++ b/cut-n-paste/unarr/lzmasdk/7zTypes.h
@@ -1,5 +1,5 @@
/* 7zTypes.h -- Basic types
-2021-07-13 : Igor Pavlov : Public domain */
+2021-12-25 : Igor Pavlov : Public domain */
#ifndef __7Z_TYPES_H
#define __7Z_TYPES_H
@@ -105,6 +105,7 @@ typedef int WRes;
// we use errno equivalents for some WIN32 errors:
+#define ERROR_INVALID_PARAMETER EINVAL
#define ERROR_INVALID_FUNCTION EINVAL
#define ERROR_ALREADY_EXISTS EEXIST
#define ERROR_FILE_EXISTS EEXIST
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]