From 52a0cb4dd6a39284af50f8925ce3c5df342fe8ef Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 23 Apr 2017 16:58:07 +0200 Subject: v8.5.4 --- compat_reports/8.5.3_to_8.5.4/compat_report.html | 661 +++++++++++++++++++++++ 1 file changed, 661 insertions(+) create mode 100644 compat_reports/8.5.3_to_8.5.4/compat_report.html (limited to 'compat_reports') diff --git a/compat_reports/8.5.3_to_8.5.4/compat_report.html b/compat_reports/8.5.3_to_8.5.4/compat_report.html new file mode 100644 index 0000000..ce568dc --- /dev/null +++ b/compat_reports/8.5.3_to_8.5.4/compat_report.html @@ -0,0 +1,661 @@ + + + + + + + + +libvips: 8.5.3 to 8.5.4 compatibility report + + + +

API compatibility report for the libvips library between 8.5.3 and 8.5.4 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibvips
Version #18.5.3
Version #28.5.4
Archx86_64
GCC Version6.3.1
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries3
Total Symbols / Types1460 / 223
Compatibility100%
+

Problem Summary


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

Problems with Data Types, Low Severity  2 


+threadpool.h
+ +[+] struct _VipsThreadState  2  +
+ + +
+to the top
+

Header Files  1 


+
+vips.h
+
+
to the top
+

Libraries  3 


+
+libvips-cpp.so.42.7.3
+libvips.so.42.7.3
+libvipsCC.so.42.7.3
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibvips
Version #18.5.3
Version #28.5.4
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries3
Total Symbols / Types1486 / 226
Compatibility100%
+

Problem Summary


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

Problems with Data Types, Low Severity  1 


+threadpool.h
+ +[+] struct _VipsThreadState  1  +
+ + +
+to the top
+ +

Problems with Constants, Low Severity  6 


+version.h
+ +[+] VIPS_LIBRARY_REVISION +
+ + + +[+] VIPS_MICRO_VERSION +
+ + + +[+] VIPS_VERSION +
+ + + +[+] VIPS_VERSION_STRING +
+ + +
+vips7compat.h
+ +[+] IM_MICRO_VERSION +
+ + + +[+] IM_VERSION_STRING +
+ + +
+to the top
+

Header Files  1 


+
+vips.h
+
+
to the top
+

Libraries  3 


+
+libvips-cpp.so.42.7.3
+libvips.so.42.7.3
+libvipsCC.so.42.7.3
+
+
to the top
+



+ +
+ + -- cgit