From 08932883569ecf1ad955c3c25e7b65aad48153b3 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 10 Oct 2018 15:58:25 +0200 Subject: v2.10.0 --- .../2.10.0-beta1_to_2.10.0/compat_report.html | 510 +++++++++++++++++++++ 1 file changed, 510 insertions(+) create mode 100644 compat_reports/2.10.0-beta1_to_2.10.0/compat_report.html (limited to 'compat_reports/2.10.0-beta1_to_2.10.0/compat_report.html') diff --git a/compat_reports/2.10.0-beta1_to_2.10.0/compat_report.html b/compat_reports/2.10.0-beta1_to_2.10.0/compat_report.html new file mode 100644 index 0000000..5a1b60f --- /dev/null +++ b/compat_reports/2.10.0-beta1_to_2.10.0/compat_report.html @@ -0,0 +1,510 @@ + + + + + + + + + +libcassandra: 2.10.0-beta1 to 2.10.0 compatibility report + + + +

API compatibility report for the libcassandra library between 2.10.0-beta1 and 2.10.0 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibcassandra
Version #12.10.0-beta1
Version #22.10.0
Archx86_64
GCC Version7
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types591 / 124
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
Low0
+ +

Added Symbols  2 


+cassandra.h, libcassandra.so.2.10.0
+cass_keyspace_meta_is_virtual ( CassKeyspaceMeta const* keyspace_meta )
+cass_table_meta_is_virtual ( CassTableMeta const* table_meta )
+
+to the top
+

Header Files  1 


+
+cassandra.h
+
+
to the top
+

Libraries  1 


+
+libcassandra.so.2.10.0
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibcassandra
Version #12.10.0-beta1
Version #22.10.0
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types591 / 124
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
Low1
+ +

Added Symbols  2 


+cassandra.h
+cass_keyspace_meta_is_virtual ( CassKeyspaceMeta const* keyspace_meta )
+cass_table_meta_is_virtual ( CassTableMeta const* table_meta )
+
+to the top
+ +

Problems with Constants, Low Severity  1 


+cassandra.h
+ +[+] CASS_VERSION_SUFFIX +
+ + +
+to the top
+

Header Files  1 


+
+cassandra.h
+
+
to the top
+

Libraries  1 


+
+libcassandra.so.2.10.0
+
+
to the top
+



+ +
+ + -- cgit