From 882228cdfdd085013197dc087fa2c262f06387f4 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 22 May 2017 16:14:28 +0200 Subject: v2.7.5 --- compat_reports/2.7.4_to_2.7.5/compat_report.html | 1060 ++++++++++++++++++++++ 1 file changed, 1060 insertions(+) create mode 100644 compat_reports/2.7.4_to_2.7.5/compat_report.html (limited to 'compat_reports') diff --git a/compat_reports/2.7.4_to_2.7.5/compat_report.html b/compat_reports/2.7.4_to_2.7.5/compat_report.html new file mode 100644 index 0000000..0a99c1f --- /dev/null +++ b/compat_reports/2.7.4_to_2.7.5/compat_report.html @@ -0,0 +1,1060 @@ + + + + + + + + +libcouchbase: 2.7.4 to 2.7.5 compatibility report + + + +

API compatibility report for the libcouchbase library between 2.7.4 and 2.7.5 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibcouchbase
Version #12.7.4
Version #22.7.5
Archx86_64
GCC Version6.3.1
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files29
Total Libraries1
Total Symbols / Types217 / 398
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
Low2
Other Changes
in Data Types
-1
Other Changes
in Constants
-7
+ + +

Problems with Constants, Low Severity  2 


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

Other Changes in Data Types  1 


+error.h
+ +[+] enum lcb_error_t  1  +
+ + +
+to the top
+ +

Other Changes in Constants  7 


+cntl.h
+ +[+] LCB_CNTL_CONFIG_POLL_INTERVAL +
+ + + +[+] LCB_CNTL_SEND_HELLO +
+ + + +[+] LCB_CNTL_TCP_KEEPALIVE +
+ + +
+iops.h
+ +[+] LCB_IO_CNTL_TCP_KEEPALIVE +
+ + +
+subdoc.h
+ +[+] LCB_CMDSUBDOC_F_ACCESS_DELETED +
+ + + +[+] LCB_CMDSUBDOC_F_INSERT_DOC +
+ + + +[+] LCB_CMDSUBDOC_F_UPSERT_DOC +
+ + +
+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.44
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibcouchbase
Version #12.7.4
Version #22.7.5
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files29
Total Libraries1
Total Symbols / Types273 / 405
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
Low5
Other Changes
in Data Types
-1
Other Changes
in Constants
-7
+ + +

Problems with Constants, Low Severity  5 


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

Other Changes in Data Types  1 


+error.h
+ +[+] enum lcb_error_t  1  +
+ + +
+to the top
+ +

Other Changes in Constants  7 


+cntl.h
+ +[+] LCB_CNTL_CONFIG_POLL_INTERVAL +
+ + + +[+] LCB_CNTL_SEND_HELLO +
+ + + +[+] LCB_CNTL_TCP_KEEPALIVE +
+ + +
+iops.h
+ +[+] LCB_IO_CNTL_TCP_KEEPALIVE +
+ + +
+subdoc.h
+ +[+] LCB_CMDSUBDOC_F_ACCESS_DELETED +
+ + + +[+] LCB_CMDSUBDOC_F_INSERT_DOC +
+ + + +[+] LCB_CMDSUBDOC_F_UPSERT_DOC +
+ + +
+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.44
+
+
to the top
+



+ +
+ + -- cgit