From 2788d0bcf78e2b79258a77465050b7385b8b7a28 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 2 May 2022 10:56:27 +0200 Subject: update to 6.9.8 --- compat_reports/6.9.7.1_to_6.9.8/compat_report.html | 787 +++++++++++++++++++++ 1 file changed, 787 insertions(+) create mode 100644 compat_reports/6.9.7.1_to_6.9.8/compat_report.html (limited to 'compat_reports/6.9.7.1_to_6.9.8') diff --git a/compat_reports/6.9.7.1_to_6.9.8/compat_report.html b/compat_reports/6.9.7.1_to_6.9.8/compat_report.html new file mode 100644 index 0000000..1229bee --- /dev/null +++ b/compat_reports/6.9.7.1_to_6.9.8/compat_report.html @@ -0,0 +1,787 @@ + + + + + + + + + +libonig: 6.9.7.1 to 6.9.8 compatibility report + + + +

API compatibility report for the libonig library between 6.9.7.1 and 6.9.8 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibonig
Version #16.9.7.1
Version #26.9.8
Archx86_64
GCC Version11
SubjectBinary Compatibility
+

Test Results


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

Problem Summary


+ + + + + + + + + + +
SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low5
Problems with
Constants
Low0
Other Changes
in Constants
-3
+ + +

Problems with Symbols, Low Severity  5 


+oniguruma.h, libonig.so.105.2.0
+ +[+] onig_get_callout_data_by_tag_dont_clear_old ( regex_t* reg, OnigMatchParam* mp, OnigUChar const* tag, OnigUChar const* tag_end, int slot, enum OnigType* type, union OnigValue* val )  1  +
+ + +[+] onig_regset_add ( OnigRegSet* set, regex_t* reg )  1  +
+ + +[+] onig_regset_get_regex ( OnigRegSet* set, int at )  1  +
+ + +[+] onig_regset_new ( OnigRegSet** rset, int n, regex_t** regs )  1  +
+ + +[+] onig_regset_replace ( OnigRegSet* set, int at, regex_t* reg )  1  +
+ +
+to the top
+ +

Other Changes in Constants  3 


+oniguruma.h
+ +[+] ONIG_SYN_WHOLE_OPTIONS +
+ + + +[+] ONIGERR_DEFAULT_ENCODING_IS_NOT_SET +
+ + + +[+] ONIGERR_INVALID_GROUP_OPTION +
+ + +
+to the top
+

Header Files  3 


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

Libraries  1 


+
+libonig.so.105.2.0
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibonig
Version #16.9.7.1
Version #26.9.8
Archx86_64
SubjectSource Compatibility
+

Test Results


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

Problem Summary


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

Problems with Symbols, Low Severity  1 


+oniguruma.h
+ +[+] onig_regset_get_regex ( OnigRegSet* set, int at )  1  +
+ +
+to the top
+ +

Problems with Constants, Low Severity  2 


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

Other Changes in Constants  3 


+oniguruma.h
+ +[+] ONIG_SYN_WHOLE_OPTIONS +
+ + + +[+] ONIGERR_DEFAULT_ENCODING_IS_NOT_SET +
+ + + +[+] ONIGERR_INVALID_GROUP_OPTION +
+ + +
+to the top
+

Header Files  3 


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

Libraries  1 


+
+libonig.so.105.2.0
+
+
to the top
+



+ +
+ + -- cgit