From f4ba6879163be41892c1468c4fdeb3cb0f78dbe3 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 5 Nov 2020 10:13:35 +0100 Subject: update to 6.9.6 (from Fedora) --- compat_reports/6.9.5_to_6.9.6/compat_report.html | 657 +++++++++++++++++++++++ 1 file changed, 657 insertions(+) create mode 100644 compat_reports/6.9.5_to_6.9.6/compat_report.html (limited to 'compat_reports/6.9.5_to_6.9.6/compat_report.html') diff --git a/compat_reports/6.9.5_to_6.9.6/compat_report.html b/compat_reports/6.9.5_to_6.9.6/compat_report.html new file mode 100644 index 0000000..6c9c0ea --- /dev/null +++ b/compat_reports/6.9.5_to_6.9.6/compat_report.html @@ -0,0 +1,657 @@ + + + + + + + + + +libonig: 6.9.5 to 6.9.6 compatibility report + + + +

API compatibility report for the libonig library between 6.9.5 and 6.9.6 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibonig
Version #16.9.5
Version #26.9.6
Archx86_64
GCC Version9
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files2
Total Libraries1
Total Symbols / Types199 / 63
Compatibility100%
+

Problem Summary


+ + + + + + + + + + +
SeverityCount
Added Symbols-2
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Constants
-1
+ +

Added Symbols  2 


+oniguruma.h, libonig.so.5.1.0
+onig_get_subexp_call_limit_in_search ( )
+onig_set_subexp_call_limit_in_search ( unsigned long n )
+
+to the top
+ +

Other Changes in Constants  1 


+oniguruma.h
+ +[+] ONIGERR_SUBEXP_CALL_LIMIT_IN_SEARCH_OVER +
+ + +
+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.5
Version #26.9.6
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files2
Total Libraries1
Total Symbols / Types200 / 63
Compatibility100%
+

Problem Summary


+ + + + + + + + + + +
SeverityCount
Added Symbols-2
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low3
Other Changes
in Constants
-4
+ +

Added Symbols  2 


+oniguruma.h
+onig_get_subexp_call_limit_in_search ( )
+onig_set_subexp_call_limit_in_search ( unsigned long n )
+
+to the top
+ +

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_NOT_BEGIN_POSITION +
+ + + +[+] ONIG_OPTION_NOT_BEGIN_STRING +
+ + + +[+] ONIG_OPTION_NOT_END_STRING +
+ + + +[+] ONIGERR_SUBEXP_CALL_LIMIT_IN_SEARCH_OVER +
+ + +
+to the top
+

Header Files  2 


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

Libraries  1 


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



+ +
+ + -- cgit