From ef9a49eb54b982f9b9c093aa9cb0e69eb09a5f20 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 1 Jun 2020 08:28:02 +0200 Subject: v0.9.5 --- compat_reports/0.9.4_to_0.9.5/compat_report.html | 850 +++++++++++++++++++++++ 1 file changed, 850 insertions(+) create mode 100644 compat_reports/0.9.4_to_0.9.5/compat_report.html (limited to 'compat_reports') diff --git a/compat_reports/0.9.4_to_0.9.5/compat_report.html b/compat_reports/0.9.4_to_0.9.5/compat_report.html new file mode 100644 index 0000000..4bcabc2 --- /dev/null +++ b/compat_reports/0.9.4_to_0.9.5/compat_report.html @@ -0,0 +1,850 @@ + + + + + + + + + +libxlsxwriter: 0.9.4 to 0.9.5 compatibility report + + + +

API compatibility report for the libxlsxwriter library between 0.9.4 and 0.9.5 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibxlsxwriter
Version #10.9.4
Version #20.9.5
Archx86_64
GCC Version9
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files28
Total Libraries1
Total Symbols / Types422 / 276
Compatibility92.9%
+

Problem Summary


+ + + + + + + + + +
SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium6
Low5
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
+ + +

Problems with Data Types, Medium Severity  6 


+common.h
+ +[+] enum lxw_error  6  +
+ + +
+to the top
+ +

Problems with Data Types, Low Severity  5 


+common.h
+ +[+] enum lxw_error  5  +
+ + +
+to the top
+

Header Files  28 


+
+app.h
+chart.h
+chartsheet.h
+comment.h
+common.h
+content_types.h
+core.h
+custom.h
+drawing.h
+format.h
+hash_table.h
+ioapi.h
+md5.h
+packager.h
+queue.h
+relationships.h
+shared_strings.h
+styles.h
+theme.h
+tmpfileplus.h
+tree.h
+utility.h
+vml.h
+workbook.h
+worksheet.h
+xlsxwriter.h
+xmlwriter.h
+zip.h
+
+
to the top
+

Libraries  1 


+
+libxlsxwriter.so
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibxlsxwriter
Version #10.9.4
Version #20.9.5
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files28
Total Libraries1
Total Symbols / Types874 / 359
Compatibility93.1%
+

Problem Summary


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

Problems with Data Types, High Severity  1 


+common.h
+ +[+] enum lxw_error  1  +
+ + +
+to the top
+ +

Problems with Constants, Low Severity  2 


+xlsxwriter.h
+ +[+] LXW_VERSION +
+ + + +[+] LXW_VERSION_ID +
+ + +
+to the top
+ +

Other Changes in Data Types  10 


+common.h
+ +[+] enum lxw_error  10  +
+ + +
+to the top
+

Header Files  28 


+
+app.h
+chart.h
+chartsheet.h
+comment.h
+common.h
+content_types.h
+core.h
+custom.h
+drawing.h
+format.h
+hash_table.h
+ioapi.h
+md5.h
+packager.h
+queue.h
+relationships.h
+shared_strings.h
+styles.h
+theme.h
+tmpfileplus.h
+tree.h
+utility.h
+vml.h
+workbook.h
+worksheet.h
+xlsxwriter.h
+xmlwriter.h
+zip.h
+
+
to the top
+

Libraries  1 


+
+libxlsxwriter.so
+
+
to the top
+



+ +
+ + -- cgit