From 9692e3401dc37e139a0ce607ca3e5db7afeb5547 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 19 Apr 2020 08:27:26 +0200 Subject: v0.7.1 --- compat_reports/0.8.0_to_0.7.1/compat_report.html | 598 +++++++++++++++++++++++ 1 file changed, 598 insertions(+) create mode 100644 compat_reports/0.8.0_to_0.7.1/compat_report.html (limited to 'compat_reports/0.8.0_to_0.7.1') diff --git a/compat_reports/0.8.0_to_0.7.1/compat_report.html b/compat_reports/0.8.0_to_0.7.1/compat_report.html new file mode 100644 index 0000000..34f1c9f --- /dev/null +++ b/compat_reports/0.8.0_to_0.7.1/compat_report.html @@ -0,0 +1,598 @@ + + + + + + + + + +libhandlebars: 0.8.0 to 0.7.1 compatibility report + + + +

API compatibility report for the libhandlebars library between 0.8.0 and 0.7.1 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibhandlebars
Version #10.8.0
Version #20.7.1
Archx86_64
GCC Version9
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files27
Total Libraries1
Total Symbols / Types250 / 123
Compatibility100%
+

Problem Summary


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

Added Symbols  1 


+handlebars_opcode_serializer.h, libhandlebars.so.5.3.0
+handlebars_module_normalize_pointers ( struct handlebars_module* module, void* baseaddr )
+
+to the top
+

Header Files  27 


+
+handlebars.h
+handlebars.lex.h
+handlebars.tab.h
+handlebars_ast.h
+handlebars_ast_helpers.h
+handlebars_ast_list.h
+handlebars_ast_printer.h
+handlebars_cache.h
+handlebars_compiler.h
+handlebars_config.h
+handlebars_helpers.h
+handlebars_map.h
+handlebars_memory.h
+handlebars_opcode_printer.h
+handlebars_opcode_serializer.h
+handlebars_opcodes.h
+handlebars_partial_loader.h
+handlebars_private.h
+handlebars_scanners.h
+handlebars_stack.h
+handlebars_string.h
+handlebars_token.h
+handlebars_utils.h
+handlebars_value.h
+handlebars_value_handlers.h
+handlebars_vm.h
+handlebars_whitespace.h
+
+
to the top
+

Libraries  1 


+
+libhandlebars.so.5.2.0
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibhandlebars
Version #10.8.0
Version #20.7.1
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files27
Total Libraries1
Total Symbols / Types819 / 190
Compatibility100%
+

Problem Summary


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

Added Symbols  1 


+handlebars_opcode_serializer.h
+handlebars_module_normalize_pointers ( struct handlebars_module* module, void* baseaddr )
+
+to the top
+ +

Problems with Constants, Low Severity  3 


+handlebars_config.h
+ +[+] HANDLEBARS_VERSION_INT +
+ + + +[+] HANDLEBARS_VERSION_PATCH +
+ + + +[+] HANDLEBARS_VERSION_STRING +
+ + +
+to the top
+

Header Files  27 


+
+handlebars.h
+handlebars.lex.h
+handlebars.tab.h
+handlebars_ast.h
+handlebars_ast_helpers.h
+handlebars_ast_list.h
+handlebars_ast_printer.h
+handlebars_cache.h
+handlebars_compiler.h
+handlebars_config.h
+handlebars_helpers.h
+handlebars_map.h
+handlebars_memory.h
+handlebars_opcode_printer.h
+handlebars_opcode_serializer.h
+handlebars_opcodes.h
+handlebars_partial_loader.h
+handlebars_private.h
+handlebars_scanners.h
+handlebars_stack.h
+handlebars_string.h
+handlebars_token.h
+handlebars_utils.h
+handlebars_value.h
+handlebars_value_handlers.h
+handlebars_vm.h
+handlebars_whitespace.h
+
+
to the top
+

Libraries  1 


+
+libhandlebars.so.5.2.0
+
+
to the top
+



+ +
+ + -- cgit