From 6ac498fdca59d508b6439f0dff61ec215e857e01 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 27 Apr 2021 14:57:56 +0200 Subject: update to 3.1.2 --- compat_reports/3.1.1_to_3.1.2/compat_report.html | 725 +++++++++++++++++++++++ 1 file changed, 725 insertions(+) create mode 100644 compat_reports/3.1.1_to_3.1.2/compat_report.html (limited to 'compat_reports') diff --git a/compat_reports/3.1.1_to_3.1.2/compat_report.html b/compat_reports/3.1.1_to_3.1.2/compat_report.html new file mode 100644 index 0000000..2ea4e63 --- /dev/null +++ b/compat_reports/3.1.1_to_3.1.2/compat_report.html @@ -0,0 +1,725 @@ + + + + + + + + + +libcouchbase: 3.1.1 to 3.1.2 compatibility report + + + +

API compatibility report for the libcouchbase library between 3.1.1 and 3.1.2 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibcouchbase
Version #13.1.1
Version #23.1.2
Archx86_64
GCC Version10
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files25
Total Libraries1
Total Symbols / Types612 / 360
Compatibility96.1%
+

Problem Summary


+ + + + + + + + + +
SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium1
Low1
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
+ + +

Problems with Data Types, Medium Severity  1 


+vbucket.h
+ +[+] struct lcbvb_CONFIG_st  1  +
+ + +
+to the top
+ +

Problems with Data Types, Low Severity  1 


+vbucket.h
+ +[+] struct lcbvb_CONFIG_st  1  +
+ + +
+to the top
+

Header Files  25 


+
+assert.h
+auth.h
+cntl-private.h
+cntl.h
+configuration.h
+couchbase.h
+crypto.h
+iops.h
+ixmgmt.h
+kvbuf.h
+libev_io_opts.h
+libevent_io_opts.h
+libuv_compat.h
+libuv_io_opts.h
+logger.h
+metrics.h
+pktfwd.h
+plugin-internal.h
+select_io_opts.h
+sysdefs.h
+tracing.h
+utils.h
+vbucket.h
+visibility.h
+wsaerr.h
+
+
to the top
+

Libraries  1 


+
+libcouchbase.so.7.0.2
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibcouchbase
Version #13.1.1
Version #23.1.2
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files25
Total Libraries1
Total Symbols / Types617 / 366
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
Low3
+ + +

Problems with Data Types, Low Severity  1 


+vbucket.h
+ +[+] struct lcbvb_CONFIG_st  1  +
+ + +
+to the top
+ +

Problems with Constants, Low Severity  3 


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

Header Files  25 


+
+assert.h
+auth.h
+cntl-private.h
+cntl.h
+configuration.h
+couchbase.h
+crypto.h
+iops.h
+ixmgmt.h
+kvbuf.h
+libev_io_opts.h
+libevent_io_opts.h
+libuv_compat.h
+libuv_io_opts.h
+logger.h
+metrics.h
+pktfwd.h
+plugin-internal.h
+select_io_opts.h
+sysdefs.h
+tracing.h
+utils.h
+vbucket.h
+visibility.h
+wsaerr.h
+
+
to the top
+

Libraries  1 


+
+libcouchbase.so.7.0.2
+
+
to the top
+



+ +
+ + -- cgit