From 0c1d0c9c23dd36546394440b8f3215af261e6fea Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 12 Jul 2017 11:25:58 +0200 Subject: v2.7.6 --- compat_reports/2.7.5_to_2.7.6/compat_report.html | 693 +++++++++++++++++++++++ 1 file changed, 693 insertions(+) create mode 100644 compat_reports/2.7.5_to_2.7.6/compat_report.html (limited to 'compat_reports') diff --git a/compat_reports/2.7.5_to_2.7.6/compat_report.html b/compat_reports/2.7.5_to_2.7.6/compat_report.html new file mode 100644 index 0000000..0829c7d --- /dev/null +++ b/compat_reports/2.7.5_to_2.7.6/compat_report.html @@ -0,0 +1,693 @@ + + + + + + + + +libcouchbase: 2.7.5 to 2.7.6 compatibility report + + + +

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

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibcouchbase
Version #12.7.5
Version #22.7.6
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
Low0
Other Changes
in Data Types
-1
+ + +

Other Changes in Data Types  1 


+error.h
+ +[+] enum lcb_error_t  1  +
+ + +
+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.45
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibcouchbase
Version #12.7.5
Version #22.7.6
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files29
Total Libraries1
Total Symbols / Types273 / 405
Compatibility100%
+

Problem Summary


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

Added Symbols  2 


+couchbase.h
+lcb_resp_get_error_context ( int cbtype, struct lcb_RESPBASE const* rb )
+lcb_resp_get_error_ref ( int cbtype, struct lcb_RESPBASE const* rb )
+
+to the top
+ +

Problems with Constants, Low Severity  3 


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

Other Changes in Data Types  1 


+error.h
+ +[+] enum lcb_error_t  1  +
+ + +
+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.45
+
+
to the top
+



+ +
+ + -- cgit