From 41dc4732984950fbfa6f09a057352847135b4b0c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 4 Jan 2025 09:19:57 +0100 Subject: update to 6.9.10 update to 6.9.10 --- compat_reports/6.9.9_to_6.9.10/compat_report.html | 581 ++++++++++++++++++++++ 1 file changed, 581 insertions(+) create mode 100644 compat_reports/6.9.9_to_6.9.10/compat_report.html (limited to 'compat_reports') diff --git a/compat_reports/6.9.9_to_6.9.10/compat_report.html b/compat_reports/6.9.9_to_6.9.10/compat_report.html new file mode 100644 index 0000000..36e3cd2 --- /dev/null +++ b/compat_reports/6.9.9_to_6.9.10/compat_report.html @@ -0,0 +1,581 @@ + + + + + + + + + +libonig: 6.9.9 to 6.9.10 compatibility report + + + +

API compatibility report for the libonig library between 6.9.9 and 6.9.10 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibonig
Version #16.9.9
Version #26.9.10
Archx86_64
GCC Version14
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files3
Total Libraries1
Total Symbols / Types213 / 69
Compatibility100%
+

Problem Summary


+ + + + + + + + + + +
SeverityCount
Added Symbols-1
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  1 


+oniguruma.h, libonig.so.5.5.0
+onig_builtin_skip ( OnigCalloutArgs* args, void* user_data )
+
+to the top
+ +

Other Changes in Constants  1 


+oniguruma.h
+ +[+] ONIG_SYN_ALLOW_CHAR_TYPE_FOLLOWED_BY_MINUS_IN_CC +
+ + +
+to the top
+

Header Files  3 


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

Libraries  1 


+
+libonig.so.5.4.0
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibonig
Version #16.9.9
Version #26.9.10
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files3
Total Libraries1
Total Symbols / Types214 / 69
Compatibility100%
+

Problem Summary


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

Added Symbols  1 


+oniguruma.h
+onig_builtin_skip ( OnigCalloutArgs* args, void* user_data )
+
+to the top
+ +

Problems with Constants, Low Severity  2 


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

Other Changes in Constants  1 


+oniguruma.h
+ +[+] ONIG_SYN_ALLOW_CHAR_TYPE_FOLLOWED_BY_MINUS_IN_CC +
+ + +
+to the top
+

Header Files  3 


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

Libraries  1 


+
+libonig.so.5.4.0
+
+
to the top
+



+ +
+ + -- cgit