From 1afd167f4109401a48bf0bae4686c5318475e68a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 8 Jan 2020 10:26:10 +0100 Subject: v8.9.0 --- .../8.9.0-rc4_to_8.9.0/compat_report.html | 503 +++++++++++++++++++++ 1 file changed, 503 insertions(+) create mode 100644 compat_reports/8.9.0-rc4_to_8.9.0/compat_report.html (limited to 'compat_reports/8.9.0-rc4_to_8.9.0') diff --git a/compat_reports/8.9.0-rc4_to_8.9.0/compat_report.html b/compat_reports/8.9.0-rc4_to_8.9.0/compat_report.html new file mode 100644 index 0000000..c757f3d --- /dev/null +++ b/compat_reports/8.9.0-rc4_to_8.9.0/compat_report.html @@ -0,0 +1,503 @@ + + + + + + + + + +libvips: 8.9.0-rc4 to 8.9.0 compatibility report + + + +

API compatibility report for the libvips library between 8.9.0-rc4 and 8.9.0 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibvips
Version #18.9.0-rc4
Version #28.9.0
Archx86_64
GCC Version9
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types1082 / 209
Compatibility100%
+

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  1 


+
+vips.h
+
+
to the top
+

Libraries  1 


+
+libvips.so.42.12.0
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibvips
Version #18.9.0-rc4
Version #28.9.0
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types1094 / 209
Compatibility99.9%
+

Problem Summary


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

Removed Symbols  1 


+histogram.h
+vips_mapimage ( VipsImage* in, VipsImage** out, VipsImage** lut, int n, ... )
+
+to the top
+ +

Problems with Constants, Low Severity  1 


+version.h
+ +[+] VIPS_VERSION_STRING +
+ + +
+to the top
+

Header Files  1 


+
+vips.h
+
+
to the top
+

Libraries  1 


+
+libvips.so.42.12.0
+
+
to the top
+



+ +
+ + -- cgit