From 0af348bfb49d0c15ffe73e47c6f1aaca1f78b44a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 19 Oct 2018 08:38:51 +0200 Subject: v0.11.6 --- compat_reports/0.11.5_to_0.11.6/compat_report.html | 558 +++++++++++++++++++++ 1 file changed, 558 insertions(+) create mode 100644 compat_reports/0.11.5_to_0.11.6/compat_report.html (limited to 'compat_reports') diff --git a/compat_reports/0.11.5_to_0.11.6/compat_report.html b/compat_reports/0.11.5_to_0.11.6/compat_report.html new file mode 100644 index 0000000..54e69ce --- /dev/null +++ b/compat_reports/0.11.5_to_0.11.6/compat_report.html @@ -0,0 +1,558 @@ + + + + + + + + + +librdkafka: 0.11.5 to 0.11.6 compatibility report + + + +

API compatibility report for the librdkafka library between 0.11.5 and 0.11.6 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibrdkafka
Version #10.11.5
Version #20.11.6
Archx86_64
GCC Version7
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types232 / 95
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
Other Changes
in Constants
-1
+ +

Added Symbols  1 


+rdkafka.h, librdkafka.so.1
+rd_kafka_destroy_flags ( rd_kafka_t* rk, int flags )
+
+to the top
+ +

Other Changes in Constants  1 


+rdkafka.h
+ +[+] RD_KAFKA_DESTROY_F_NO_CONSUMER_CLOSE +
+ + +
+to the top
+

Header Files  1 


+
+rdkafka.h
+
+
to the top
+

Libraries  1 


+
+librdkafka.so.1
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibrdkafka
Version #10.11.5
Version #20.11.6
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types233 / 95
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
-1
+ +

Added Symbols  1 


+rdkafka.h
+rd_kafka_destroy_flags ( rd_kafka_t* rk, int flags )
+
+to the top
+ +

Problems with Constants, Low Severity  1 


+rdkafka.h
+ +[+] RD_KAFKA_VERSION +
+ + +
+to the top
+ +

Other Changes in Constants  1 


+rdkafka.h
+ +[+] RD_KAFKA_DESTROY_F_NO_CONSUMER_CLOSE +
+ + +
+to the top
+

Header Files  1 


+
+rdkafka.h
+
+
to the top
+

Libraries  1 


+
+librdkafka.so.1
+
+
to the top
+



+ +
+ + -- cgit