From 61b6b0822b70b6eb424b3f066ce06a2b3aaa2091 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 21 Apr 2017 09:38:07 +0200 Subject: v2.7.4 --- compat_reports/2.7.1_to_2.7.2/compat_report.html | 734 +++++++++++++++++++++++ 1 file changed, 734 insertions(+) create mode 100644 compat_reports/2.7.1_to_2.7.2/compat_report.html (limited to 'compat_reports/2.7.1_to_2.7.2/compat_report.html') diff --git a/compat_reports/2.7.1_to_2.7.2/compat_report.html b/compat_reports/2.7.1_to_2.7.2/compat_report.html new file mode 100644 index 0000000..e75c768 --- /dev/null +++ b/compat_reports/2.7.1_to_2.7.2/compat_report.html @@ -0,0 +1,734 @@ + + + + + + + + +libcouchbase: 2.7.1 to 2.7.2 compatibility report + + + +

API compatibility report for the libcouchbase library between 2.7.1 and 2.7.2 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibcouchbase
Version #12.7.1
Version #22.7.2
Archx86_64
GCC Version6.3.1
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files29
Total Libraries1
Total Symbols / Types215 / 398
Compatibility100%
+

Problem Summary


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

Added Symbols  1 


+error.h, libcouchbase.so.2.0.42
+lcb_strerror_short ( enum lcb_error_t error )
+
+to the top
+ +

Problems with Constants, Low Severity  1 


+subdoc.h
+ +[+] LCB_SDSPEC_F_VIRTPATH +
+ + +
+to the top
+ +

Other Changes in Constants  2 


+subdoc.h
+ +[+] LCB_SDSPEC_F_XATTR_DELETED_OK +
+ + + +[+] LCB_SDSPEC_F_XATTR_MACROVALUES +
+ + +
+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.41
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibcouchbase
Version #12.7.1
Version #22.7.2
Archx86_64
SubjectSource Compatibility
+

Test Results


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

Problem Summary


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

Added Symbols  1 


+error.h
+lcb_strerror_short ( enum lcb_error_t error )
+
+to the top
+ +

Problems with Constants, Low Severity  4 


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

Other Changes in Constants  2 


+subdoc.h
+ +[+] LCB_SDSPEC_F_XATTR_DELETED_OK +
+ + + +[+] LCB_SDSPEC_F_XATTR_MACROVALUES +
+ + +
+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.41
+
+
to the top
+



+ +
+ + -- cgit