From aa7384314528050c5dfc01c9edd99f5b46a4115c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 12 Jul 2022 15:42:32 +0200 Subject: update to 8.13.0rc2 --- .../8.13.0-rc1_to_8.13.0-rc2/compat_report.html | 623 +++++++++++++++++++++ 1 file changed, 623 insertions(+) create mode 100644 compat_reports/8.13.0-rc1_to_8.13.0-rc2/compat_report.html (limited to 'compat_reports/8.13.0-rc1_to_8.13.0-rc2/compat_report.html') diff --git a/compat_reports/8.13.0-rc1_to_8.13.0-rc2/compat_report.html b/compat_reports/8.13.0-rc1_to_8.13.0-rc2/compat_report.html new file mode 100644 index 0000000..927e783 --- /dev/null +++ b/compat_reports/8.13.0-rc1_to_8.13.0-rc2/compat_report.html @@ -0,0 +1,623 @@ + + + + + + + + + +libvips: 8.13.0-rc1 to 8.13.0-rc2 compatibility report + + + +

API compatibility report for the libvips library between 8.13.0-rc1 and 8.13.0-rc2 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibvips
Version #18.13.0-rc1
Version #28.13.0-rc2
Archx86_64
GCC Version11
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types1121 / 220
Compatibility98.6%
+

Problem Summary


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

Problems with Data Types, Medium Severity  4 


+connection.h
+ +[+] struct _VipsTarget  4  +
+ + +
+to the top
+

Header Files  1 


+
+vips.h
+
+
to the top
+

Libraries  1 


+
+libvips.so.42.15.0
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibvips
Version #18.13.0-rc1
Version #28.13.0-rc2
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types1131 / 220
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
Other Changes
in Data Types
-4
+ + +

Problems with Constants, Low Severity  1 


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

Other Changes in Data Types  4 


+connection.h
+ +[+] struct _VipsTarget  4  +
+ + +
+to the top
+

Header Files  1 


+
+vips.h
+
+
to the top
+

Libraries  1 


+
+libvips.so.42.15.0
+
+
to the top
+



+ +
+ + -- cgit