From 5b19eac57862a6d70171f6ecece29875bede771b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 4 Sep 2017 14:32:16 +0200 Subject: v1.3.0 --- compat_reports/1.0.1_to_1.1/compat_report.html | 502 +++++++++++++++++++++++++ 1 file changed, 502 insertions(+) create mode 100644 compat_reports/1.0.1_to_1.1/compat_report.html (limited to 'compat_reports/1.0.1_to_1.1/compat_report.html') diff --git a/compat_reports/1.0.1_to_1.1/compat_report.html b/compat_reports/1.0.1_to_1.1/compat_report.html new file mode 100644 index 0000000..a48628a --- /dev/null +++ b/compat_reports/1.0.1_to_1.1/compat_report.html @@ -0,0 +1,502 @@ + + + + + + + + + + libzip: 1.0.1 to 1.1 compatibility report + + + +

API compatibility report for the libzip library between 1.0.1 and 1.1 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibzip
Version #11.0.1
Version #21.1
CPU Typex86_64
GCC Version5.3.1
SubjectBinary Compatibility
+

Test Results


+ + + + +
Total Header Files3
Total Shared Libraries1
Total Symbols / Types114 / 60
VerdictCompatible
+

Problem Summary


+ + + + + + + + + +
SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
+ +

Header Files (3)


+
+zip.h
+zipconf-64.h
+zipconf.h
+
+
to the top
+

Shared Libraries (1)


+
+libzip.so.4.0.0
+
+
to the top
+


+

Test Info


+ + + + + + + +
Library Namelibzip
Version #11.0.1
Version #21.1
CPU Typex86_64
GCC Version5.3.1
SubjectSource Compatibility
+

Test Results


+ + + + +
Total Header Files3
Total Shared Libraries1
Total Symbols / Types275 / 142
VerdictCompatible
+

Problem Summary


+ + + + + + + + + +
SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low3
+ +

Problems with Constants, Low Severity (3)


+zipconf-64.h
+ +[+] LIBZIP_VERSION +
+ + + +[+] LIBZIP_VERSION_MICRO +
+ + + +[+] LIBZIP_VERSION_MINOR +
+ + +
+to the top
+

Header Files (3)


+
+zip.h
+zipconf-64.h
+zipconf.h
+
+
to the top
+

Shared Libraries (1)


+
+libzip.so.4.0.0
+
+
to the top
+




+ + -- cgit