From 82b2af94de0d1989c19ad9020aa5fe1b5f161e82 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 27 Aug 2019 06:55:41 +0200 Subject: v6.9.3 --- compat_reports/6.8.2_to_6.9.0/compat_report.html | 538 +++++++++++++++++++++++ 1 file changed, 538 insertions(+) create mode 100644 compat_reports/6.8.2_to_6.9.0/compat_report.html (limited to 'compat_reports/6.8.2_to_6.9.0/compat_report.html') diff --git a/compat_reports/6.8.2_to_6.9.0/compat_report.html b/compat_reports/6.8.2_to_6.9.0/compat_report.html new file mode 100644 index 0000000..3a6f25a --- /dev/null +++ b/compat_reports/6.8.2_to_6.9.0/compat_report.html @@ -0,0 +1,538 @@ + + + + + + + + + +libonig: 6.8.2 to 6.9.0 compatibility report + + + +

API compatibility report for the libonig library between 6.8.2 and 6.9.0 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibonig
Version #16.8.2
Version #26.9.0
Archx86_64
GCC Version8
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files2
Total Libraries1
Total Symbols / Types184 / 59
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  2 


+
+oniggnu.h
+oniguruma.h
+
+
to the top
+

Libraries  1 


+
+libonig.so.5.0.0
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibonig
Version #16.8.2
Version #26.9.0
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files2
Total Libraries1
Total Symbols / Types185 / 59
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
Low3
+ + +

Problems with Constants, Low Severity  3 


+oniguruma.h
+ +[+] ONIGURUMA_VERSION_INT +
+ + + +[+] ONIGURUMA_VERSION_MINOR +
+ + + +[+] ONIGURUMA_VERSION_TEENY +
+ + +
+to the top
+

Header Files  2 


+
+oniggnu.h
+oniguruma.h
+
+
to the top
+

Libraries  1 


+
+libonig.so.5.0.0
+
+
to the top
+



+ +
+ + -- cgit