From 0654a74c50ca863b464accacc9b0fdafacabf9e5 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 10 Jun 2021 09:30:33 +0200 Subject: update to 8.11.0 --- .../8.11.0rc1_to_8.11.0/compat_report.html | 547 +++++++++++++++++++++ 1 file changed, 547 insertions(+) create mode 100644 compat_reports/8.11.0rc1_to_8.11.0/compat_report.html (limited to 'compat_reports/8.11.0rc1_to_8.11.0') diff --git a/compat_reports/8.11.0rc1_to_8.11.0/compat_report.html b/compat_reports/8.11.0rc1_to_8.11.0/compat_report.html new file mode 100644 index 0000000..97a15b2 --- /dev/null +++ b/compat_reports/8.11.0rc1_to_8.11.0/compat_report.html @@ -0,0 +1,547 @@ + + + + + + + + + +libvips: 8.11.0rc1 to 8.11.0 compatibility report + + + +

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

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibvips
Version #18.11.0rc1
Version #28.11.0
Archx86_64
GCC Version10
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types1119 / 215
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
Low1
+ + +

Problems with Constants, Low Severity  1 


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

Header Files  1 


+
+vips.h
+
+
to the top
+

Libraries  1 


+
+libvips.so.42.13.0
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibvips
Version #18.11.0rc1
Version #28.11.0
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types1129 / 215
Compatibility100%
+

Problem Summary


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

Added Symbols  2 


+thread.h
+vips_g_thread_join ( GThread* thread )
+vips_g_thread_new ( char const* p1, GThreadFunc p2, gpointer p3 )
+
+to the top
+ +

Problems with Constants, Low Severity  2 


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

Header Files  1 


+
+vips.h
+
+
to the top
+

Libraries  1 


+
+libvips.so.42.13.0
+
+
to the top
+



+ +
+ + -- cgit