From 84073339b6b356698620595757c1e39a1dd090af Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 21 Mar 2022 14:38:07 +0100 Subject: 0.11.5 compat report --- compat_reports/0.11.4_to_0.11.5/compat_report.html | 485 +++++++++++++++++++++ libhdr_histogram.xml | 2 +- 2 files changed, 486 insertions(+), 1 deletion(-) create mode 100644 compat_reports/0.11.4_to_0.11.5/compat_report.html diff --git a/compat_reports/0.11.4_to_0.11.5/compat_report.html b/compat_reports/0.11.4_to_0.11.5/compat_report.html new file mode 100644 index 0000000..8084276 --- /dev/null +++ b/compat_reports/0.11.4_to_0.11.5/compat_report.html @@ -0,0 +1,485 @@ + + + + + + + + + + +libhdr_histogram: 0.11.4 to 0.11.5 compatibility report + + + +

API compatibility report for the libhdr_histogram library between 0.11.4 and 0.11.5 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibhdr_histogram
Version #10.11.4
Version #20.11.5
Archx86_64
GCC Version11
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files6
Total Libraries1
Total Symbols / Types82 / 34
Compatibility100%
+

Problem Summary


+ + + + + + + + + +
SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
+ +

Header Files  6 


+
+hdr_histogram.h
+hdr_histogram_log.h
+hdr_interval_recorder.h
+hdr_thread.h
+hdr_time.h
+hdr_writer_reader_phaser.h
+
+
to the top
+

Libraries  1 


+
+libhdr_histogram.so.106.1.1
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibhdr_histogram
Version #10.11.4
Version #20.11.5
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files6
Total Libraries1
Total Symbols / Types82 / 34
Compatibility100%
+

Problem Summary


+ + + + + + + + + +
SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
+ +

Header Files  6 


+
+hdr_histogram.h
+hdr_histogram_log.h
+hdr_interval_recorder.h
+hdr_thread.h
+hdr_time.h
+hdr_writer_reader_phaser.h
+
+
to the top
+

Libraries  1 


+
+libhdr_histogram.so.106.1.1
+
+
to the top
+



+ +
+ + diff --git a/libhdr_histogram.xml b/libhdr_histogram.xml index 5e247e4..20dae66 100644 --- a/libhdr_histogram.xml +++ b/libhdr_histogram.xml @@ -9,7 +9,7 @@ -0.11.4 +0.11.5 -- cgit