From 0c01265d2a7d32097ff32b188df9b33a80af5034 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 7 Sep 2017 11:39:45 +0200 Subject: v8.6.0-alpha2 --- .../8.5.8_to_8.6.0-alpha2/compat_report.html | 774 +++++++++++++++++++++ 1 file changed, 774 insertions(+) create mode 100644 compat_reports/8.5.8_to_8.6.0-alpha2/compat_report.html (limited to 'compat_reports') diff --git a/compat_reports/8.5.8_to_8.6.0-alpha2/compat_report.html b/compat_reports/8.5.8_to_8.6.0-alpha2/compat_report.html new file mode 100644 index 0000000..75e0187 --- /dev/null +++ b/compat_reports/8.5.8_to_8.6.0-alpha2/compat_report.html @@ -0,0 +1,774 @@ + + + + + + + + +libvips: 8.5.8 to 8.6.0-alpha2 compatibility report + + + +

API compatibility report for the libvips library between 8.5.8 and 8.6.0-alpha2 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibvips
Version #18.5.8
Version #28.6.0-alpha2
Archx86_64
GCC Version6.4.1
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries3
Total Symbols / Types1461 / 223
Compatibility100%
+

Problem Summary


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

Added Symbols  7 


+arithmetic.h, libvips.so.42.8.0
+vips_find_trim ( VipsImage* in, int* left, int* top, int* width, int* height, ... )
+
+dbuf.h, libvips.so.42.8.0
+vips_dbuf_read ( VipsDbuf* dbuf, unsigned char* data, size_t size )
+
+image.h, libvips.so.42.8.0
+vips_image_new_from_image ( VipsImage* image, double const* c, int n )
+vips_image_new_from_image1 ( VipsImage* image, double c )
+
+resample.h, libvips.so.42.8.0
+vips_thumbnail_image ( VipsImage* in, VipsImage** out, int width, ... )
+
+util.h, libvips.so.42.8.0
+vips__icc_dir ( )
+vips__windows_prefix ( )
+
+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  3 


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


+

Test Info


+ + + + + + +
Library Namelibvips
Version #18.5.8
Version #28.6.0-alpha2
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries3
Total Symbols / Types1487 / 226
Compatibility100%
+

Problem Summary


+ + + + + + + + + +
SeverityCount
Added Symbols-7
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low11
+ +

Added Symbols  7 


+arithmetic.h
+vips_find_trim ( VipsImage* in, int* left, int* top, int* width, int* height, ... )
+
+dbuf.h
+vips_dbuf_read ( VipsDbuf* dbuf, unsigned char* data, size_t size )
+
+image.h
+vips_image_new_from_image ( VipsImage* image, double const* c, int n )
+vips_image_new_from_image1 ( VipsImage* image, double c )
+
+resample.h
+vips_thumbnail_image ( VipsImage* in, VipsImage** out, int width, ... )
+
+util.h
+vips__icc_dir ( )
+vips__windows_prefix ( )
+
+to the top
+ +

Problems with Constants, Low Severity  11 


+version.h
+ +[+] VIPS_LIBRARY_AGE +
+ + + +[+] VIPS_LIBRARY_CURRENT +
+ + + +[+] VIPS_LIBRARY_REVISION +
+ + + +[+] VIPS_MICRO_VERSION +
+ + + +[+] VIPS_MINOR_VERSION +
+ + + +[+] VIPS_VERSION +
+ + + +[+] VIPS_VERSION_STRING +
+ + +
+vips7compat.h
+ +[+] IM_META_XML +
+ + + +[+] IM_MICRO_VERSION +
+ + + +[+] IM_MINOR_VERSION +
+ + + +[+] IM_VERSION_STRING +
+ + +
+to the top
+

Header Files  1 


+
+vips.h
+
+
to the top
+

Libraries  3 


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



+ +
+ + -- cgit