From f6ccfa625b909547de22a5eb71a4b840ec9e718a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 10 Aug 2020 11:54:43 +0200 Subject: update to 8.10.0 --- .../8.10.0rc1_to_8.10.0/compat_report.html | 503 +++++++++++++++++++++ 1 file changed, 503 insertions(+) create mode 100644 compat_reports/8.10.0rc1_to_8.10.0/compat_report.html (limited to 'compat_reports/8.10.0rc1_to_8.10.0/compat_report.html') diff --git a/compat_reports/8.10.0rc1_to_8.10.0/compat_report.html b/compat_reports/8.10.0rc1_to_8.10.0/compat_report.html new file mode 100644 index 0000000..5d636fd --- /dev/null +++ b/compat_reports/8.10.0rc1_to_8.10.0/compat_report.html @@ -0,0 +1,503 @@ + + + + + + + + + +libvips: 8.10.0rc1 to 8.10.0 compatibility report + + + +

API compatibility report for the libvips library between 8.10.0rc1 and 8.10.0 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibvips
Version #18.10.0rc1
Version #28.10.0
Archx86_64
GCC Version9
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types1100 / 212
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.3
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibvips
Version #18.10.0rc1
Version #28.10.0
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types1112 / 212
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 


+util.h
+vips_popenf ( char const* fmt, char const* mode, ... )
+
+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.3
+
+
to the top
+



+ +
+ + -- cgit