Test Info
Library Name | libcouchbase |
Version #1 | 2.8.2 |
Version #2 | 2.8.3 |
Arch | x86_64 |
GCC Version | 6.4.1 |
Subject | Binary Compatibility |
Test Results
Total Header Files | 29 |
Total Libraries | 1 |
Total Symbols / Types | 225 / 399 |
Compatibility |
100% |
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 | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 15 |
Other Changes in Constants | - | 2 |
Problems with Constants, Low Severity 15
cntl.h
[+] LCB_CNTL__MAX
|
Change |
Effect |
1 |
The value of constant LCB_CNTL__MAX has been changed from 0x49 to 0x4A. |
Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
couchbase.h
[+] LCB_CMDENDURE_F_MUTATION_TOKEN
|
Change |
Effect |
1 |
The value of constant LCB_CMDENDURE_F_MUTATION_TOKEN has been changed from 1<<16 to (1 << 16). |
Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] LCB_CMDHTTP_F_CASTMO
|
Change |
Effect |
1 |
The value of constant LCB_CMDHTTP_F_CASTMO has been changed from 1<<17 to (1 << 17). |
Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] LCB_CMDHTTP_F_NOUPASS
|
Change |
Effect |
1 |
The value of constant LCB_CMDHTTP_F_NOUPASS has been changed from 1<<18 to (1 << 18). |
Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] LCB_CMDHTTP_F_STREAM
|
Change |
Effect |
1 |
The value of constant LCB_CMDHTTP_F_STREAM has been changed from 1<<16 to (1 << 16). |
Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] LCB_CMDOBSERVE_F_MASTER_ONLY
|
Change |
Effect |
1 |
The value of constant LCB_CMDOBSERVE_F_MASTER_ONLY has been changed from 1<<16 to (1 << 16). |
Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] LCB_DURABILITY_VALIDATE_CAPMAX
|
Change |
Effect |
1 |
The value of constant LCB_DURABILITY_VALIDATE_CAPMAX has been changed from 1<<1 to (1 << 1). |
Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
ixmgmt.h
[+] LCB_N1XSPEC_F_DEFER
|
Change |
Effect |
1 |
The value of constant LCB_N1XSPEC_F_DEFER has been changed from 1<<17 to (1 << 17). |
Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] LCB_N1XSPEC_F_PRIMARY
|
Change |
Effect |
1 |
The value of constant LCB_N1XSPEC_F_PRIMARY has been changed from 1<<16 to (1 << 16). |
Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
n1ql.h
[+] LCB_CMDN1QL_F_CBASQUERY
|
Change |
Effect |
1 |
The value of constant LCB_CMDN1QL_F_CBASQUERY has been changed from 1<<18 to (1 << 18). |
Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] LCB_CMDN1QL_F_JSONQUERY
|
Change |
Effect |
1 |
The value of constant LCB_CMDN1QL_F_JSONQUERY has been changed from 1<<17 to (1 << 17). |
Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] LCB_CMDN1QL_F_PREPCACHE
|
Change |
Effect |
1 |
The value of constant LCB_CMDN1QL_F_PREPCACHE has been changed from 1<<16 to (1 << 16). |
Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
views.h
[+] LCB_CMDVIEWQUERY_F_INCLUDE_DOCS
|
Change |
Effect |
1 |
The value of constant LCB_CMDVIEWQUERY_F_INCLUDE_DOCS has been changed from 1 << 16 to (1 << 16). |
Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] LCB_CMDVIEWQUERY_F_NOROWPARSE
|
Change |
Effect |
1 |
The value of constant LCB_CMDVIEWQUERY_F_NOROWPARSE has been changed from 1 << 17 to (1 << 17). |
Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] LCB_CMDVIEWQUERY_F_SPATIAL
|
Change |
Effect |
1 |
The value of constant LCB_CMDVIEWQUERY_F_SPATIAL has been changed from 1 << 18 to (1 << 18). |
Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
to the top
Other Changes in Constants 2
cntl-private.h
[+] LCB_CNTL_METRICS
|
Change |
Effect |
1 |
The constant LCB_CNTL_METRICS with value 0x49 has been added. |
No effect. |
plugin-internal.h
[+] INVALID_SOCKET
|
Change |
Effect |
1 |
The constant INVALID_SOCKET with value -1 has been added. |
No effect. |
to the top
Header Files 29
_cxxwrap.h
api-legacy.h
api3.h
assert.h
auth.h
cbft.h
cntl-private.h
cntl.h
configuration.h
couchbase.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
n1ql.h
pktfwd.h
plugin-internal.h
select_io_opts.h
subdoc.h
sysdefs.h
vbucket.h
views.h
visibility.h
wsaerr.h
to the top
Libraries 1
libcouchbase.so.2.0.50
to the top