From 114a890d02bfa6a3c72b61c13eb3ddc4af77e5cf Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 2 Dec 2019 11:31:50 +0100 Subject: v0.10.0 --- compat_reports/0.9.0_to_0.10.0/compat_report.html | 557 ++++++++++++++++++++++ 1 file changed, 557 insertions(+) create mode 100644 compat_reports/0.9.0_to_0.10.0/compat_report.html (limited to 'compat_reports/0.9.0_to_0.10.0') diff --git a/compat_reports/0.9.0_to_0.10.0/compat_report.html b/compat_reports/0.9.0_to_0.10.0/compat_report.html new file mode 100644 index 0000000..bbf0807 --- /dev/null +++ b/compat_reports/0.9.0_to_0.10.0/compat_report.html @@ -0,0 +1,557 @@ + + + + + + + + + +librabbitmq: 0.9.0 to 0.10.0 compatibility report + + + +

API compatibility report for the librabbitmq library between 0.9.0 and 0.10.0 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibrabbitmq
Version #10.9.0
Version #20.10.0
Archx86_64
GCC Version9
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files4
Total Libraries1
Total Symbols / Types110 / 106
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
+ +

Added Symbols  1 


+amqp_ssl_socket.h, librabbitmq.so.4.4.0
+amqp_ssl_socket_get_context ( amqp_socket_t* self )
+
+to the top
+ +

Problems with Constants, Low Severity  1 


+amqp.h
+ +[+] AMQP_DEFAULT_MAX_CHANNELS +
+ + +
+to the top
+

Header Files  4 


+
+amqp.h
+amqp_framing.h
+amqp_ssl_socket.h
+amqp_tcp_socket.h
+
+
to the top
+

Libraries  1 


+
+librabbitmq.so.4.3.0
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibrabbitmq
Version #10.9.0
Version #20.10.0
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files4
Total Libraries1
Total Symbols / Types110 / 106
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 


+amqp_ssl_socket.h
+amqp_ssl_socket_get_context ( amqp_socket_t* self )
+
+to the top
+ +

Problems with Constants, Low Severity  2 


+amqp.h
+ +[+] AMQP_DEFAULT_MAX_CHANNELS +
+ + + +[+] AMQP_VERSION_MINOR +
+ + +
+to the top
+

Header Files  4 


+
+amqp.h
+amqp_framing.h
+amqp_ssl_socket.h
+amqp_tcp_socket.h
+
+
to the top
+

Libraries  1 


+
+librabbitmq.so.4.3.0
+
+
to the top
+



+ +
+ + -- cgit