From cf3f5c681942d0094d0eb4e45166c93bbf86b07c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 18 Dec 2019 10:23:43 +0100 Subject: v0.8.9 --- compat_reports/0.8.8_to_0.8.9/compat_report.html | 1751 ++++++++++++++++++++++ 1 file changed, 1751 insertions(+) create mode 100644 compat_reports/0.8.8_to_0.8.9/compat_report.html (limited to 'compat_reports') diff --git a/compat_reports/0.8.8_to_0.8.9/compat_report.html b/compat_reports/0.8.8_to_0.8.9/compat_report.html new file mode 100644 index 0000000..af445f4 --- /dev/null +++ b/compat_reports/0.8.8_to_0.8.9/compat_report.html @@ -0,0 +1,1751 @@ + + + + + + + + + +libxlsxwriter: 0.8.8 to 0.8.9 compatibility report + + + +

API compatibility report for the libxlsxwriter library between 0.8.8 and 0.8.9 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibxlsxwriter
Version #10.8.8
Version #20.8.9
Archx86_64
GCC Version9
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files25
Total Libraries1
Total Symbols / Types401 / 255
Compatibility76.9%
+

Problem Summary


+ + + + + + + + + + +
SeverityCount
Added Symbols-5
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium7
Low18
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low1
Other Changes
in Data Types
-1
+ +

Added Symbols  5 


+format.h, libxlsxwriter.so
+format_set_hyperlink ( lxw_format* format )
+
+utility.h, libxlsxwriter.so
+lxw_version_id ( )
+
+workbook.h, libxlsxwriter.so
+workbook_get_default_url_format ( lxw_workbook* workbook )
+workbook_unset_default_url_format ( lxw_workbook* workbook )
+
+xmlwriter.h, libxlsxwriter.so
+lxw_escape_url_characters ( char const* string, uint8_t escape_hash )
+
+to the top
+ +

Problems with Data Types, Medium Severity  7 


+common.h
+ +[+] enum lxw_error  1  +
+ + +
+drawing.h
+ +[+] struct lxw_drawing_object  2  +
+ + +
+format.h
+ +[+] struct lxw_font  1  +
+ + + +[+] struct lxw_format  1  +
+ + +
+workbook.h
+ +[+] struct lxw_workbook  1  +
+ + +
+worksheet.h
+ +[+] struct lxw_worksheet  1  +
+ + +
+to the top
+ +

Problems with Data Types, Low Severity  18 


+common.h
+ +[+] enum lxw_error  2  +
+ + +
+drawing.h
+ +[+] struct lxw_drawing_object  1  +
+ + +
+format.h
+ +[+] struct lxw_format  1  +
+ + +
+styles.h
+ +[+] struct lxw_styles  3  +
+ + +
+workbook.h
+ +[+] struct lxw_workbook  2  +
+ + +
+worksheet.h
+ +[+] struct lxw_worksheet  3  +
+ + + +[+] struct lxw_worksheet_init_data  3  +
+ + +
+xmlwriter.h
+ +[+] struct xml_attribute  3  +
+ + +
+to the top
+ +

Problems with Constants, Low Severity  1 


+xmlwriter.h
+ +[+] LXW_MAX_ATTRIBUTE_LENGTH +
+ + +
+to the top
+ +

Other Changes in Data Types  1 


+common.h
+ +[+] enum lxw_error  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.8
Version #20.8.9
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files25
Total Libraries1
Total Symbols / Types853 / 338
Compatibility84.6%
+

Problem Summary


+ + + + + + + + + + + +
SeverityCount
Added Symbols-5
Removed SymbolsHigh0
Problems with
Data Types
High1
Medium0
Low15
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low2
Other Changes
in Data Types
-4
Other Changes
in Constants
-1
+ +

Added Symbols  5 


+format.h
+format_set_hyperlink ( lxw_format* format )
+
+utility.h
+lxw_version_id ( )
+
+workbook.h
+workbook_get_default_url_format ( lxw_workbook* workbook )
+workbook_unset_default_url_format ( lxw_workbook* workbook )
+
+xmlwriter.h
+lxw_escape_url_characters ( char const* string, uint8_t escape_hash )
+
+to the top
+ +

Problems with Data Types, High Severity  1 


+drawing.h
+ +[+] struct lxw_drawing_object  1  +
+ + +
+to the top
+ +

Problems with Data Types, Low Severity  15 


+drawing.h
+ +[+] struct lxw_drawing_object  2  +
+ + +
+format.h
+ +[+] struct lxw_font  1  +
+ + + +[+] struct lxw_format  1  +
+ + +
+styles.h
+ +[+] struct lxw_styles  2  +
+ + +
+workbook.h
+ +[+] struct lxw_workbook  2  +
+ + +
+worksheet.h
+ +[+] struct lxw_worksheet  3  +
+ + + +[+] struct lxw_worksheet_init_data  2  +
+ + +
+xmlwriter.h
+ +[+] struct xml_attribute  2  +
+ + +
+to the top
+ +

Problems with Constants, Low Severity  2 


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

Other Changes in Data Types  4 


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

Other Changes in Constants  1 


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