From 1ba2f3ad65d2e18c930d024aa26c5528657d54af Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 9 Mar 2018 07:37:00 +0100 Subject: v8.6.2 --- compat_reports/8.6.1_to_8.6.2/compat_report.html | 654 +++++++++++++++++++++++ 1 file changed, 654 insertions(+) create mode 100644 compat_reports/8.6.1_to_8.6.2/compat_report.html (limited to 'compat_reports') diff --git a/compat_reports/8.6.1_to_8.6.2/compat_report.html b/compat_reports/8.6.1_to_8.6.2/compat_report.html new file mode 100644 index 0000000..f4003ef --- /dev/null +++ b/compat_reports/8.6.1_to_8.6.2/compat_report.html @@ -0,0 +1,654 @@ + + + + + + + + +libvips: 8.6.1 to 8.6.2 compatibility report + + + +

API compatibility report for the libvips library between 8.6.1 and 8.6.2 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibvips
Version #18.6.1
Version #28.6.2
Archx86_64
GCC Version7
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries3
Total Symbols / Types1476 / 225
Compatibility99.9%
+

Problem Summary


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

Problems with Symbols, High Severity  1 


+private.h, libvips.so.42.8.1
+ +[+] vips_window_ref ( struct VipsWindow* window, struct _VipsImage* im, int top, int height )  1  +
+ +
+to the top
+

Header Files  1 


+
+vips.h
+
+
to the top
+

Libraries  3 


+
+libvips-cpp.so.42.8.1
+libvips.so.42.8.1
+libvipsCC.so.42.8.1
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibvips
Version #18.6.1
Version #28.6.2
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries3
Total Symbols / Types1504 / 228
Compatibility99.9%
+

Problem Summary


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

Problems with Symbols, High Severity  1 


+private.h
+ +[+] vips_window_ref ( struct VipsWindow* window, struct _VipsImage* im, int top, int height )  1  +
+ +
+to the top
+ +

Problems with Constants, Low Severity  6 


+version.h
+ +[+] VIPS_LIBRARY_REVISION +
+ + + +[+] VIPS_MICRO_VERSION +
+ + + +[+] VIPS_VERSION +
+ + + +[+] VIPS_VERSION_STRING +
+ + +
+vips7compat.h
+ +[+] IM_MICRO_VERSION +
+ + + +[+] IM_VERSION_STRING +
+ + +
+to the top
+

Header Files  1 


+
+vips.h
+
+
to the top
+

Libraries  3 


+
+libvips-cpp.so.42.8.1
+libvips.so.42.8.1
+libvipsCC.so.42.8.1
+
+
to the top
+



+ +
+ + -- cgit