From ee1530bb98042f82b366570422129b56fa4f0098 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 18 Feb 2020 12:54:44 +0100 Subject: update to 0.9.13 soname bump to 5 --- compat_reports/0.9.12_to_0.9.13/compat_report.html | 595 +++++++++++++++++++++ 1 file changed, 595 insertions(+) create mode 100644 compat_reports/0.9.12_to_0.9.13/compat_report.html (limited to 'compat_reports') diff --git a/compat_reports/0.9.12_to_0.9.13/compat_report.html b/compat_reports/0.9.12_to_0.9.13/compat_report.html new file mode 100644 index 0000000..100e4dd --- /dev/null +++ b/compat_reports/0.9.12_to_0.9.13/compat_report.html @@ -0,0 +1,595 @@ + + + + + + + + + +libhdr_histogram: 0.9.12 to 0.9.13 compatibility report + + + +

API compatibility report for the libhdr_histogram library between 0.9.12 and 0.9.13 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibhdr_histogram
Version #10.9.12
Version #20.9.13
Archx86_64
GCC Version9
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files6
Total Libraries1
Total Symbols / Types79 / 33
Compatibility96.2%
+

Problem Summary


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

Problems with Data Types, Medium Severity  1 


+hdr_histogram.h
+ +[+] struct hdr_iter  1  +
+ + +
+to the top
+ +

Problems with Data Types, Low Severity  1 


+hdr_histogram.h
+ +[+] struct hdr_iter  1  +
+ + +
+to the top
+

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.4.2.0
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibhdr_histogram
Version #10.9.12
Version #20.9.13
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files6
Total Libraries1
Total Symbols / Types79 / 33
Compatibility100%
+

Problem Summary


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

Problems with Data Types, Low Severity  1 


+hdr_histogram.h
+ +[+] struct hdr_iter  1  +
+ + +
+to the top
+

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.4.2.0
+
+
to the top
+



+ +
+ + -- cgit