From 47ada574fb3cc986ef9f7c8b67fd1f107fe69e59 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 4 Sep 2020 14:03:54 +0200 Subject: update to 8.10.1 --- compat_reports/8.10.0_to_8.10.1/compat_report.html | 826 +++++++++++++++++++++ 1 file changed, 826 insertions(+) create mode 100644 compat_reports/8.10.0_to_8.10.1/compat_report.html (limited to 'compat_reports') diff --git a/compat_reports/8.10.0_to_8.10.1/compat_report.html b/compat_reports/8.10.0_to_8.10.1/compat_report.html new file mode 100644 index 0000000..88d4925 --- /dev/null +++ b/compat_reports/8.10.0_to_8.10.1/compat_report.html @@ -0,0 +1,826 @@ + + + + + + + + + +libvips: 8.10.0 to 8.10.1 compatibility report + + + +

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

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibvips
Version #18.10.0
Version #28.10.1
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
Low4
Problems with
Symbols
High0
Medium0
Low1
Problems with
Constants
Low0
+ + +

Problems with Data Types, Low Severity  4 


+image.h
+ +[+] struct _VipsImage  1  +
+ + + +[+] struct _VipsProgress  1  +
+ + + +[+] typedef VipsGenerateFn  1  +
+ + + +[+] typedef VipsStartFn  1  +
+ + +
+to the top
+ +

Problems with Symbols, Low Severity  1 


+image.h, libvips.so.42.12.3
+ +[+] vips_reorder_prepare_many ( VipsImage* image, struct _VipsRegion** regions, VipsRect* r )  1  +
+ +
+to the top
+

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.0
Version #28.10.1
Archx86_64
SubjectSource Compatibility
+

Test Results


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

Problems with Data Types, Low Severity  2 


+image.h
+ +[+] typedef VipsGenerateFn  1  +
+ + + +[+] typedef VipsStartFn  1  +
+ + +
+to the top
+ +

Problems with Constants, Low Severity  3 


+version.h
+ +[+] VIPS_MICRO_VERSION +
+ + + +[+] VIPS_VERSION +
+ + + +[+] 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