From 1876685b23379d3185f02691e7abfd99ddc7f8f6 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 8 Jul 2019 08:12:14 +0200 Subject: v8.8.1 --- compat_reports/8.8.0_to_8.8.1/compat_report.html | 627 +++++++++++++++++++++++ 1 file changed, 627 insertions(+) create mode 100644 compat_reports/8.8.0_to_8.8.1/compat_report.html (limited to 'compat_reports') diff --git a/compat_reports/8.8.0_to_8.8.1/compat_report.html b/compat_reports/8.8.0_to_8.8.1/compat_report.html new file mode 100644 index 0000000..4d7728a --- /dev/null +++ b/compat_reports/8.8.0_to_8.8.1/compat_report.html @@ -0,0 +1,627 @@ + + + + + + + + + +libvips: 8.8.0 to 8.8.1 compatibility report + + + +

API compatibility report for the libvips library between 8.8.0 and 8.8.1 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibvips
Version #18.8.0
Version #28.8.1
Archx86_64
GCC Version8
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types1009 / 195
Compatibility100%
+

Problem Summary


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

Added Symbols  1 


+header.h, libvips.so.42.11.0
+vips_image_get_n_pages ( VipsImage* image )
+
+to the top
+ +

Problems with Constants, Low Severity  2 


+version.h
+ +[+] VIPS_LIBRARY_AGE +
+ + + +[+] VIPS_LIBRARY_CURRENT +
+ + +
+to the top
+

Header Files  1 


+
+vips.h
+
+
to the top
+

Libraries  1 


+
+libvips.so.42.10.0
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibvips
Version #18.8.0
Version #28.8.1
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types1020 / 195
Compatibility100%
+

Problem Summary


+ + + + + + + + + +
SeverityCount
Added Symbols-1
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low5
+ +

Added Symbols  1 


+header.h
+vips_image_get_n_pages ( VipsImage* image )
+
+to the top
+ +

Problems with Constants, Low Severity  5 


+version.h
+ +[+] VIPS_LIBRARY_AGE +
+ + + +[+] VIPS_LIBRARY_CURRENT +
+ + + +[+] VIPS_MICRO_VERSION +
+ + + +[+] VIPS_VERSION +
+ + + +[+] VIPS_VERSION_STRING +
+ + +
+to the top
+

Header Files  1 


+
+vips.h
+
+
to the top
+

Libraries  1 


+
+libvips.so.42.10.0
+
+
to the top
+



+ +
+ + -- cgit