Test Info
Library Name | libvips |
Version #1 | 8.6.1 |
Version #2 | 8.6.2 |
Arch | x86_64 |
Subject | Source Compatibility |
Test Results
Total Header Files | 1 |
Total Libraries | 3 |
Total Symbols / Types | 1504 / 228 |
Compatibility |
99.9% |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 0 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 1 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 6 |
Problems with Symbols, High Severity 1
private.h
[+] vips_window_ref ( struct VipsWindow* window, struct _VipsImage* im, int top, int height ) 1
⇣
vips_window_ref ( VipsImage* im, int top, int height )
|
Change |
Effect |
1 |
1st middle parameter window has been removed from the calling stack. |
Recompilation of a client program may be broken. |
to the top
Problems with Constants, Low Severity 6
version.h
[+] VIPS_LIBRARY_REVISION
|
Change |
Effect |
1 |
The value of constant VIPS_LIBRARY_REVISION has been changed from (1) to (2). |
Recompilation of a client program may be broken. |
[+] VIPS_MICRO_VERSION
|
Change |
Effect |
1 |
The value of constant VIPS_MICRO_VERSION has been changed from (1) to (2). |
Recompilation of a client program may be broken. |
[+] VIPS_VERSION
|
Change |
Effect |
1 |
The value of constant VIPS_VERSION has been changed from "8.6.1" to "8.6.2". |
Recompilation of a client program may be broken. |
[+] VIPS_VERSION_STRING
|
Change |
Effect |
1 |
The value of constant VIPS_VERSION_STRING has been changed from "8.6.1-Wed Jan 3 08:34:04 UTC 2018" to "8.6.2-Wed Jan 31 20:39:14 UTC 2018". |
Recompilation of a client program may be broken. |
vips7compat.h
[+] IM_MICRO_VERSION
|
Change |
Effect |
1 |
The value of constant IM_MICRO_VERSION has been changed from (1) to (2). |
Recompilation of a client program may be broken. |
[+] IM_VERSION_STRING
|
Change |
Effect |
1 |
The value of constant IM_VERSION_STRING has been changed from "8.6.1-Wed Jan 3 08:34:04 UTC 2018" to "8.6.2-Wed Jan 31 20:39:14 UTC 2018". |
Recompilation of a client program may be broken. |
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