From 547e39e0483586b3f1a18c44f58542e6166eb16a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 27 Oct 2023 07:37:47 +0200 Subject: update to 2.17.1 --- compat_reports/2.17.0_to_2.17.1/compat_report.html | 531 +++++++++++++++++++++ 1 file changed, 531 insertions(+) create mode 100644 compat_reports/2.17.0_to_2.17.1/compat_report.html (limited to 'compat_reports') diff --git a/compat_reports/2.17.0_to_2.17.1/compat_report.html b/compat_reports/2.17.0_to_2.17.1/compat_report.html new file mode 100644 index 0000000..1180826 --- /dev/null +++ b/compat_reports/2.17.0_to_2.17.1/compat_report.html @@ -0,0 +1,531 @@ + + + + + + + + + +libcassandra: 2.17.0 to 2.17.1 compatibility report + + + +

API compatibility report for the libcassandra library between 2.17.0 and 2.17.1 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibcassandra
Version #12.17.0
Version #22.17.1
Archx86_64
GCC Version12
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files2
Total Libraries1
Total Symbols / Types701 / 147
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
Low0
+ +

Added Symbols  1 


+cassandra.h, libcassandra.so.2.17.1
+cass_cluster_set_histogram_refresh_interval ( CassCluster* cluster, unsigned int refresh_interval )
+
+to the top
+

Header Files  2 


+
+cassandra.h
+dse.h
+
+
to the top
+

Libraries  1 


+
+libcassandra.so.2.17.0
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibcassandra
Version #12.17.0
Version #22.17.1
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files2
Total Libraries1
Total Symbols / Types701 / 147
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
Low2
+ +

Added Symbols  1 


+cassandra.h
+cass_cluster_set_histogram_refresh_interval ( CassCluster* cluster, unsigned int refresh_interval )
+
+to the top
+ +

Problems with Constants, Low Severity  2 


+cassandra.h
+ +[+] CASS_VERSION_PATCH +
+ + +
+dse.h
+ +[+] DSE_VERSION_PATCH +
+ + +
+to the top
+

Header Files  2 


+
+cassandra.h
+dse.h
+
+
to the top
+

Libraries  1 


+
+libcassandra.so.2.17.0
+
+
to the top
+



+ +
+ + -- cgit