From 855df8c58a6aa4a29f9d630bb715779bdab39ae6 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 15 Sep 2017 08:55:35 +0200 Subject: update to 2.14 sources from github fix project URL --- compat_reports/2.13_to_2.14/compat_report.html | 476 +++++++++++++++++++++++++ 1 file changed, 476 insertions(+) create mode 100644 compat_reports/2.13_to_2.14/compat_report.html (limited to 'compat_reports/2.13_to_2.14/compat_report.html') diff --git a/compat_reports/2.13_to_2.14/compat_report.html b/compat_reports/2.13_to_2.14/compat_report.html new file mode 100644 index 0000000..4a46afb --- /dev/null +++ b/compat_reports/2.13_to_2.14/compat_report.html @@ -0,0 +1,476 @@ + + + + + + + + + +libfuzzy: 2.13 to 2.14 compatibility report + + + +

API compatibility report for the libfuzzy library between 2.13 and 2.14 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibfuzzy
Version #12.13
Version #22.14
Archx86_64
GCC Version6.4.1
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files2
Total Libraries1
Total Symbols / Types22 / 20
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 


+
+edit_dist.h
+fuzzy.h
+
+
to the top
+

Libraries  1 


+
+libfuzzy.so.2.1.0
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibfuzzy
Version #12.13
Version #22.14
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files2
Total Libraries1
Total Symbols / Types140 / 36
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 


+
+edit_dist.h
+fuzzy.h
+
+
to the top
+

Libraries  1 


+
+libfuzzy.so.2.1.0
+
+
to the top
+



+ +
+ + -- cgit