From 0572e619765eeca7505d93050cb6524381a5977a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 24 Mar 2020 12:14:43 +0100 Subject: update to 0.2.26 drop patch merged upstream --- compat_reports/0.2.25_to_0.2.26/compat_report.html | 562 +++++++++++++++++++++ 1 file changed, 562 insertions(+) create mode 100644 compat_reports/0.2.25_to_0.2.26/compat_report.html (limited to 'compat_reports') diff --git a/compat_reports/0.2.25_to_0.2.26/compat_report.html b/compat_reports/0.2.25_to_0.2.26/compat_report.html new file mode 100644 index 0000000..8b94d69 --- /dev/null +++ b/compat_reports/0.2.25_to_0.2.26/compat_report.html @@ -0,0 +1,562 @@ + + + + + + + + + +libxlsxio: 0.2.25 to 0.2.26 compatibility report + + + +

API compatibility report for the libxlsxio library between 0.2.25 and 0.2.26 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibxlsxio
Version #10.2.25
Version #20.2.26
Archx86_64
GCC Version9
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files3
Total Libraries2
Total Symbols / Types40 / 25
Compatibility98.8%
+

Problem Summary


+ + + + + + + + + +
SeverityCount
Added Symbols-1
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium1
Low0
Problems with
Constants
Low0
+ +

Added Symbols  1 


+xlsxio_read.h, libxlsxio_read.so
+xlsxioread_sheet_last_row_index ( xlsxioreadersheet sheethandle )
+
+to the top
+ +

Problems with Symbols, Medium Severity  1 


+xlsxio_read.h, libxlsxio_read.so
+ +[+] xlsxioread_sheet_last_column_index ( xlsxioreadersheet sheethandle )  1  +
+ +
+to the top
+

Header Files  3 


+
+xlsxio_read.h
+xlsxio_version.h
+xlsxio_write.h
+
+
to the top
+

Libraries  2 


+
+libxlsxio_read.so
+libxlsxio_write.so
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibxlsxio
Version #10.2.25
Version #20.2.26
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files3
Total Libraries2
Total Symbols / Types221 / 72
Compatibility100%
+

Problem Summary


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

Added Symbols  1 


+xlsxio_read.h
+xlsxioread_sheet_last_row_index ( xlsxioreadersheet sheethandle )
+
+to the top
+ +

Problems with Symbols, Low Severity  1 


+xlsxio_read.h
+ +[+] xlsxioread_sheet_last_column_index ( xlsxioreadersheet sheethandle )  1  +
+ +
+to the top
+ +

Problems with Constants, Low Severity  1 


+xlsxio_version.h
+ +[+] XLSXIO_VERSION_MICRO +
+ + +
+to the top
+

Header Files  3 


+
+xlsxio_read.h
+xlsxio_version.h
+xlsxio_write.h
+
+
to the top
+

Libraries  2 


+
+libxlsxio_read.so
+libxlsxio_write.so
+
+
to the top
+



+ +
+ + -- cgit