From 1a00b165d099461185b14777b89eb2dbe1e7590e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 20 Sep 2017 15:09:51 +0200 Subject: v2.7.1 --- compat_reports/2.7.0_to_2.7.1/compat_report.html | 636 +++++++++++++++++++++++ 1 file changed, 636 insertions(+) create mode 100644 compat_reports/2.7.0_to_2.7.1/compat_report.html (limited to 'compat_reports/2.7.0_to_2.7.1') diff --git a/compat_reports/2.7.0_to_2.7.1/compat_report.html b/compat_reports/2.7.0_to_2.7.1/compat_report.html new file mode 100644 index 0000000..aae5d8c --- /dev/null +++ b/compat_reports/2.7.0_to_2.7.1/compat_report.html @@ -0,0 +1,636 @@ + + + + + + + + +libcassandra: 2.7.0 to 2.7.1 compatibility report + + + +

API compatibility report for the libcassandra library between 2.7.0 and 2.7.1 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibcassandra
Version #12.7.0
Version #22.7.1
Archx86_64
GCC Version6.4.1
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types543 / 115
Compatibility100%
+

Problem Summary


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

Added Symbols  2 


+cassandra.h, libcassandra.so.2.7.1
+cass_error_result_responses_received ( CassErrorResult const* error_result )
+cass_error_result_responses_required ( CassErrorResult const* error_result )
+
+to the top
+ +

Problems with Data Types, Low Severity  1 


+cassandra.h
+ +[+] enum CassWriteType_  1  +
+ + +
+to the top
+ +

Other Changes in Data Types  2 


+cassandra.h
+ +[+] enum CassWriteType_  2  +
+ + +
+to the top
+

Header Files  1 


+
+cassandra.h
+
+
to the top
+

Libraries  1 


+
+libcassandra.so.2.7.0
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibcassandra
Version #12.7.0
Version #22.7.1
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types546 / 115
Compatibility99.5%
+

Problem Summary


+ + + + + + + + + + +
SeverityCount
Added Symbols-0
Removed SymbolsHigh1
Problems with
Data Types
High1
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low1
Other Changes
in Data Types
-2
+ +

Removed Symbols  1 


+cassandra.h
+cass_cluster_set_queue_size_log ( CassCluster* cluster, unsigned int queue_size )
+
+to the top
+ +

Problems with Data Types, High Severity  1 


+cassandra.h
+ +[+] enum CassWriteType_  1  +
+ + +
+to the top
+ +

Problems with Constants, Low Severity  1 


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

Other Changes in Data Types  2 


+cassandra.h
+ +[+] enum CassWriteType_  2  +
+ + +
+to the top
+

Header Files  1 


+
+cassandra.h
+
+
to the top
+

Libraries  1 


+
+libcassandra.so.2.7.0
+
+
to the top
+



+ +
+ + -- cgit