From 078c818a51a1da797a3df2e47e1d50e22dd99241 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 16 Feb 2022 14:38:13 +0100 Subject: update to 0.2.0 --- compat_reports/0.1.0_to_0.2.0/compat_report.html | 678 +++++++++++++++++++++++ 1 file changed, 678 insertions(+) create mode 100644 compat_reports/0.1.0_to_0.2.0/compat_report.html (limited to 'compat_reports/0.1.0_to_0.2.0/compat_report.html') diff --git a/compat_reports/0.1.0_to_0.2.0/compat_report.html b/compat_reports/0.1.0_to_0.2.0/compat_report.html new file mode 100644 index 0000000..8db8033 --- /dev/null +++ b/compat_reports/0.1.0_to_0.2.0/compat_report.html @@ -0,0 +1,678 @@ + + + + + + + + + +libcgif: 0.1.0 to 0.2.0 compatibility report + + + +

API compatibility report for the libcgif library between 0.1.0 and 0.2.0 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibcgif
Version #10.1.0
Version #20.2.0
Archx86_64
GCC Version11
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types6 / 28
Compatibility75%
+

Problem Summary


+ + + + + + + + + + +
SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium1
Low1
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Constants
-2
+ + +

Problems with Data Types, Medium Severity  1 


+cgif.h
+ +[+] struct st_gif  1  +
+ + +
+to the top
+ +

Problems with Data Types, Low Severity  1 


+cgif.h
+ +[+] struct st_frameconfig  1  +
+ + +
+to the top
+ +

Other Changes in Constants  2 


+cgif.h
+ +[+] CGIF_FRAME_ATTR_HAS_ALPHA +
+ + + +[+] CGIF_FRAME_ATTR_HAS_SET_TRANS +
+ + +
+to the top
+

Header Files  1 


+
+cgif.h
+
+
to the top
+

Libraries  1 


+
+libcgif.so.0.1.0
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibcgif
Version #10.1.0
Version #20.2.0
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types102 / 44
Compatibility98.5%
+

Problem Summary


+ + + + + + + + + + +
SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium1
Low1
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Constants
-2
+ + +

Problems with Data Types, Medium Severity  1 


+cgif.h
+ +[+] struct st_gif  1  +
+ + +
+to the top
+ +

Problems with Data Types, Low Severity  1 


+cgif.h
+ +[+] struct st_frameconfig  1  +
+ + +
+to the top
+ +

Other Changes in Constants  2 


+cgif.h
+ +[+] CGIF_FRAME_ATTR_HAS_ALPHA +
+ + + +[+] CGIF_FRAME_ATTR_HAS_SET_TRANS +
+ + +
+to the top
+

Header Files  1 


+
+cgif.h
+
+
to the top
+

Libraries  1 


+
+libcgif.so.0.1.0
+
+
to the top
+



+ +
+ + -- cgit