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.9.1_to_6.9.2/compat_report.html | 664 +++++++++++++++++++++++ 1 file changed, 664 insertions(+) create mode 100644 compat_reports/6.9.1_to_6.9.2/compat_report.html (limited to 'compat_reports/6.9.1_to_6.9.2') diff --git a/compat_reports/6.9.1_to_6.9.2/compat_report.html b/compat_reports/6.9.1_to_6.9.2/compat_report.html new file mode 100644 index 0000000..91018a3 --- /dev/null +++ b/compat_reports/6.9.1_to_6.9.2/compat_report.html @@ -0,0 +1,664 @@ + + + + + + + + + +libonig: 6.9.1 to 6.9.2 compatibility report + + + +

API compatibility report for the libonig library between 6.9.1 and 6.9.2 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibonig
Version #16.9.1
Version #26.9.2
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
Other Changes
in Constants
-2
+ + +

Other Changes in Constants  2 


+oniguruma.h
+ +[+] ONIG_SYN_OP2_ESC_X_Y_TEXT_SEGMENT +
+ + + +[+] ONIG_SYN_OP2_OPTION_ONIGURUMA +
+ + +
+to the top
+

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.9.1
Version #26.9.2
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
Other Changes
in Constants
-4
+ + +

Problems with Constants, Low Severity  3 


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

Other Changes in Constants  4 


+oniguruma.h
+ +[+] ONIG_OPTION_TEXT_SEGMENT_EXTENDED_GRAPHEME_CLUSTER +
+ + + +[+] ONIG_OPTION_TEXT_SEGMENT_WORD +
+ + + +[+] ONIG_SYN_OP2_ESC_X_Y_TEXT_SEGMENT +
+ + + +[+] ONIG_SYN_OP2_OPTION_ONIGURUMA +
+ + +
+to the top
+

Header Files  2 


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

Libraries  1 


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



+ +
+ + -- cgit