Test Info
Library Name | libcouchbase |
Version #1 | 2.9.1 |
Version #2 | 2.9.2 |
Arch | x86_64 |
Subject | Source Compatibility |
Test Results
Total Header Files | 32 |
Total Libraries | 1 |
Total Symbols / Types | 480 / 455 |
Compatibility |
99.9% |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 1 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 2 |
Low | 0 |
Problems with Constants | Low | 3 |
Added Symbols 1
vbucket.h
lcbvb_load_json_ex ( lcbvb_CONFIG* vbc, char const* data, char const* source, char** network )
to the top
Problems with Symbols, Medium Severity 2
vbucket.h
[+] lcbvb_load_json ( lcbvb_CONFIG* vbc, char const* data, char const* source, char** network ) 2
⇣
lcbvb_load_json ( lcbvb_CONFIG* vbc, char const* data )
|
Change |
Effect |
1 |
3rd parameter source has been removed from the calling stack. |
Recompilation of a client program may be broken. |
2 |
4th parameter network has been removed from the calling stack. |
Recompilation of a client program may be broken. |
to the top
Problems with Constants, Low Severity 3
configuration.h
[+] LCB_VERSION
|
Change |
Effect |
1 |
The value of constant LCB_VERSION has been changed from 0x020901 to 0x020902. |
Recompilation of a client program may be broken. |
[+] LCB_VERSION_CHANGESET
|
Change |
Effect |
1 |
The value of constant LCB_VERSION_CHANGESET has been changed from "13210f0f0be149f3ce14da5191ef59bf5f8b56bc" to "0f7cb6fe8b81c66273bfdab304d0f63bb4490377". |
Recompilation of a client program may be broken. |
[+] LCB_VERSION_STRING
|
Change |
Effect |
1 |
The value of constant LCB_VERSION_STRING has been changed from "2.9.1" to "2.9.2". |
Recompilation of a client program may be broken. |
to the top
Header Files 32
_cxxwrap.h
api-legacy.h
api3.h
assert.h
auth.h
cbft.h
cntl-private.h
cntl.h
configuration.h
couchbase.h
crypto.h
deprecated.h
http.h
iops.h
ixmgmt.h
kvbuf.h
libev_io_opts.h
libevent_io_opts.h
libuv_compat.h
libuv_io_opts.h
metrics.h
n1ql.h
pktfwd.h
plugin-internal.h
select_io_opts.h
subdoc.h
sysdefs.h
tracing.h
vbucket.h
views.h
visibility.h
wsaerr.h
to the top
Libraries 1
libcouchbase.so.2.0.57
to the top