From d4a26aad9d93bae4ceb7ef1c31a6206c577ab743 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 21 Sep 2018 12:08:42 +0200 Subject: v2.9.5 compat report --- compat_reports/2.9.4_to_2.9.5/compat_report.html | 829 +++++++++++++++++++++++ 1 file changed, 829 insertions(+) create mode 100644 compat_reports/2.9.4_to_2.9.5/compat_report.html diff --git a/compat_reports/2.9.4_to_2.9.5/compat_report.html b/compat_reports/2.9.4_to_2.9.5/compat_report.html new file mode 100644 index 0000000..4281cf9 --- /dev/null +++ b/compat_reports/2.9.4_to_2.9.5/compat_report.html @@ -0,0 +1,829 @@ + + + + + + + + + +libcouchbase: 2.9.4 to 2.9.5 compatibility report + + + +

API compatibility report for the libcouchbase library between 2.9.4 and 2.9.5 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibcouchbase
Version #12.9.4
Version #22.9.5
Archx86_64
GCC Version7
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files32
Total Libraries1
Total Symbols / Types263 / 448
Compatibility100%
+

Problem Summary


+ + + + + + + + + + + +
SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low1
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low1
Other Changes
in Data Types
-1
Other Changes
in Constants
-2
+ + +

Problems with Data Types, Low Severity  1 


+couchbase.h
+ +[+] enum lcb_http_type_t  1  +
+ + +
+to the top
+ +

Problems with Constants, Low Severity  1 


+cntl.h
+ +[+] LCB_CNTL__MAX +
+ + +
+to the top
+ +

Other Changes in Data Types  1 


+couchbase.h
+ +[+] enum lcb_http_type_t  1  +
+ + +
+to the top
+ +

Other Changes in Constants  2 


+cntl.h
+ +[+] LCB_CNTL_HTTP_POOL_TIMEOUT +
+ + +
+n1ql.h
+ +[+] LCB_CMDN1QL_F_ANALYTICSQUERY +
+ + +
+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.60
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibcouchbase
Version #12.9.4
Version #22.9.5
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files32
Total Libraries1
Total Symbols / Types481 / 455
Compatibility100%
+

Problem Summary


+ + + + + + + + + + + +
SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low4
Other Changes
in Data Types
-2
Other Changes
in Constants
-2
+ + +

Problems with Constants, Low Severity  4 


+cntl.h
+ +[+] LCB_CNTL__MAX +
+ + +
+configuration.h
+ +[+] LCB_VERSION +
+ + + +[+] LCB_VERSION_CHANGESET +
+ + + +[+] LCB_VERSION_STRING +
+ + +
+to the top
+ +

Other Changes in Data Types  2 


+couchbase.h
+ +[+] enum lcb_http_type_t  2  +
+ + +
+to the top
+ +

Other Changes in Constants  2 


+cntl.h
+ +[+] LCB_CNTL_HTTP_POOL_TIMEOUT +
+ + +
+n1ql.h
+ +[+] LCB_CMDN1QL_F_ANALYTICSQUERY +
+ + +
+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.60
+
+
to the top
+



+ +
+ + -- cgit