From 656c9ed2fe2824ae5de46bb2776fa51d82a4542f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 2 May 2023 07:15:50 +0200 Subject: update to 0.11.8 --- compat_reports/0.11.7_to_0.11.8/compat_report.html | 510 +++++++++++++++++++++ 1 file changed, 510 insertions(+) create mode 100644 compat_reports/0.11.7_to_0.11.8/compat_report.html (limited to 'compat_reports') diff --git a/compat_reports/0.11.7_to_0.11.8/compat_report.html b/compat_reports/0.11.7_to_0.11.8/compat_report.html new file mode 100644 index 0000000..3e31fc2 --- /dev/null +++ b/compat_reports/0.11.7_to_0.11.8/compat_report.html @@ -0,0 +1,510 @@ + + + + + + + + + +libhdr_histogram: 0.11.7 to 0.11.8 compatibility report + + + +

API compatibility report for the libhdr_histogram library between 0.11.7 and 0.11.8 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibhdr_histogram
Version #10.11.7
Version #20.11.8
Archx86_64
GCC Version12
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files7
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  7 


+
+hdr_histogram.h
+hdr_histogram_log.h
+hdr_histogram_version.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.3
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibhdr_histogram
Version #10.11.7
Version #20.11.8
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files7
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
Low1
+ + +

Problems with Constants, Low Severity  1 


+hdr_histogram_version.h
+ +[+] HDR_HISTOGRAM_VERSION +
+ + +
+to the top
+

Header Files  7 


+
+hdr_histogram.h
+hdr_histogram_log.h
+hdr_histogram_version.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.3
+
+
to the top
+



+ +
+ + -- cgit