From 73805b7dbff0190a7909252a2559f93d96db7e14 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 18 Aug 2020 07:35:57 +0200 Subject: update to 0.9.9 --- compat_reports/0.9.7_to_0.9.8/compat_report.html | 961 +++++++++++++++++++++++ 1 file changed, 961 insertions(+) create mode 100644 compat_reports/0.9.7_to_0.9.8/compat_report.html (limited to 'compat_reports/0.9.7_to_0.9.8') diff --git a/compat_reports/0.9.7_to_0.9.8/compat_report.html b/compat_reports/0.9.7_to_0.9.8/compat_report.html new file mode 100644 index 0000000..1930a12 --- /dev/null +++ b/compat_reports/0.9.7_to_0.9.8/compat_report.html @@ -0,0 +1,961 @@ + + + + + + + + + +libxlsxwriter: 0.9.7 to 0.9.8 compatibility report + + + +

API compatibility report for the libxlsxwriter library between 0.9.7 and 0.9.8 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibxlsxwriter
Version #10.9.7
Version #20.9.8
Archx86_64
GCC Version9
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files28
Total Libraries1
Total Symbols / Types424 / 280
Compatibility76.8%
+

Problem Summary


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

Added Symbols  3 


+chart.h, libxlsxwriter.so
+chart_series_set_labels_fill ( lxw_chart_series* series, lxw_chart_fill* fill )
+chart_series_set_labels_line ( lxw_chart_series* series, lxw_chart_line* line )
+chart_series_set_labels_pattern ( lxw_chart_series* series, lxw_chart_pattern* pattern )
+
+to the top
+ +

Problems with Data Types, Medium Severity  6 


+chart.h
+ +[+] struct lxw_chart_custom_label  3  +
+ + + +[+] struct lxw_chart_series  3  +
+ + +
+to the top
+ +

Problems with Data Types, Low Severity  6 


+chart.h
+ +[+] struct lxw_chart_custom_label  1  +
+ + + +[+] struct lxw_chart_data_label  4  +
+ + + +[+] struct lxw_chart_series  1  +
+ + +
+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.7
Version #20.9.8
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files28
Total Libraries1
Total Symbols / Types876 / 363
Compatibility100%
+

Problem Summary


+ + + + + + + + + +
SeverityCount
Added Symbols-3
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low9
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low2
+ +

Added Symbols  3 


+chart.h
+chart_series_set_labels_fill ( lxw_chart_series* series, lxw_chart_fill* fill )
+chart_series_set_labels_line ( lxw_chart_series* series, lxw_chart_line* line )
+chart_series_set_labels_pattern ( lxw_chart_series* series, lxw_chart_pattern* pattern )
+
+to the top
+ +

Problems with Data Types, Low Severity  9 


+chart.h
+ +[+] struct lxw_chart_custom_label  3  +
+ + + +[+] struct lxw_chart_data_label  3  +
+ + + +[+] struct lxw_chart_series  3  +
+ + +
+to the top
+ +

Problems with Constants, Low Severity  2 


+xlsxwriter.h
+ +[+] LXW_VERSION +
+ + + +[+] LXW_VERSION_ID +
+ + +
+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