From e9de96fd817f4426c09fb4b1b9b21a299a223fd0 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 8 Apr 2019 12:23:49 +0200 Subject: v0.8.6 --- compat_reports/0.8.5_to_0.8.6/compat_report.html | 649 +++++++++++++++++++++++ 1 file changed, 649 insertions(+) create mode 100644 compat_reports/0.8.5_to_0.8.6/compat_report.html (limited to 'compat_reports') diff --git a/compat_reports/0.8.5_to_0.8.6/compat_report.html b/compat_reports/0.8.5_to_0.8.6/compat_report.html new file mode 100644 index 0000000..590c89a --- /dev/null +++ b/compat_reports/0.8.5_to_0.8.6/compat_report.html @@ -0,0 +1,649 @@ + + + + + + + + + +libxlsxwriter: 0.8.5 to 0.8.6 compatibility report + + + +

API compatibility report for the libxlsxwriter library between 0.8.5 and 0.8.6 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibxlsxwriter
Version #10.8.5
Version #20.8.6
Archx86_64
GCC Version8
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files25
Total Libraries1
Total Symbols / Types398 / 248
Compatibility99.6%
+

Problem Summary


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

Problems with Data Types, Medium Severity  2 


+packager.h
+ +[+] struct lxw_packager  2  +
+ + +
+to the top
+ +

Problems with Data Types, Low Severity  1 


+packager.h
+ +[+] struct lxw_packager  1  +
+ + +
+to the top
+

Header Files  25 


+
+app.h
+chart.h
+chartsheet.h
+common.h
+content_types.h
+core.h
+custom.h
+drawing.h
+format.h
+hash_table.h
+ioapi.h
+packager.h
+queue.h
+relationships.h
+shared_strings.h
+styles.h
+theme.h
+tmpfileplus.h
+tree.h
+utility.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.8.5
Version #20.8.6
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files25
Total Libraries1
Total Symbols / Types856 / 331
Compatibility99.6%
+

Problem Summary


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

Problems with Data Types, High Severity  2 


+packager.h
+ +[+] struct lxw_packager  2  +
+ + +
+to the top
+ +

Problems with Constants, Low Severity  1 


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

Header Files  25 


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

Libraries  1 


+
+libxlsxwriter.so
+
+
to the top
+



+ +
+ + -- cgit