From 907de93e481ed088f8adf016d8ba638d65a30f23 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 30 Aug 2018 15:08:11 +0200 Subject: v8.7.0-rc3 --- .../8.7.0-rc2_to_8.7.0-rc3/compat_report.html | 568 +++++++++++++++++++++ 1 file changed, 568 insertions(+) create mode 100644 compat_reports/8.7.0-rc2_to_8.7.0-rc3/compat_report.html (limited to 'compat_reports/8.7.0-rc2_to_8.7.0-rc3/compat_report.html') diff --git a/compat_reports/8.7.0-rc2_to_8.7.0-rc3/compat_report.html b/compat_reports/8.7.0-rc2_to_8.7.0-rc3/compat_report.html new file mode 100644 index 0000000..ba53211 --- /dev/null +++ b/compat_reports/8.7.0-rc2_to_8.7.0-rc3/compat_report.html @@ -0,0 +1,568 @@ + + + + + + + + + +libvips: 8.7.0-rc2 to 8.7.0-rc3 compatibility report + + + +

API compatibility report for the libvips library between 8.7.0-rc2 and 8.7.0-rc3 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibvips
Version #18.7.0-rc2
Version #28.7.0-rc3
Archx86_64
GCC Version7
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries3
Total Symbols / Types989 / 194
Compatibility99.9%
+

Problem Summary


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

Added Symbols  1 


+region.h, libvips.so.42.9.0
+vips_region_shrink_method ( VipsRegion* from, VipsRegion* to, VipsRect const* target, enum VipsRegionShrink method )
+
+to the top
+ +

Problems with Symbols, Medium Severity  1 


+region.h, libvips.so.42.9.0
+ +[+] vips_region_shrink ( VipsRegion* from, VipsRegion* to, VipsRect const* target, enum VipsRegionShrink method )  1  +
+ +
+to the top
+

Header Files  1 


+
+vips.h
+
+
to the top
+

Libraries  3 


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


+

Test Info


+ + + + + + +
Library Namelibvips
Version #18.7.0-rc2
Version #28.7.0-rc3
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries3
Total Symbols / Types1000 / 194
Compatibility99.9%
+

Problem Summary


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

Added Symbols  1 


+region.h
+vips_region_shrink_method ( VipsRegion* from, VipsRegion* to, VipsRect const* target, enum VipsRegionShrink method )
+
+to the top
+ +

Problems with Symbols, Medium Severity  1 


+region.h
+ +[+] vips_region_shrink ( VipsRegion* from, VipsRegion* to, VipsRect const* target, enum VipsRegionShrink method )  1  +
+ +
+to the top
+ +

Problems with Constants, Low Severity  1 


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

Header Files  1 


+
+vips.h
+
+
to the top
+

Libraries  3 


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



+ +
+ + -- cgit