Binary compatibility report for the V8 library  between 3.26.9 and 3.26.10 versions on x86

Test Info


Library NameV8
Version #13.26.9
Version #23.26.10
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files6
Total Shared Libraries1
Total Symbols / Types575 / 417
VerdictIncompatible
(0.7%)

Problem Summary


SeverityCount
Added Symbols-1
Removed SymbolsHigh1
Problems with
Data Types
High1
Medium0
Low1
Problems with
Symbols
High1
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (1)


v8.h, libv8.so
namespace v8
ResourceConstraints::ConfigureDefaults ( uint64_t physical_memory, uint64_t virtual_memory_limit, uint32_t number_of_processors )

to the top

Removed Symbols (1)


v8.h, libv8.so
namespace v8
ResourceConstraints::ConfigureDefaults ( uint64_t physical_memory, uint32_t number_of_processors )

to the top

Problems with Data Types, High Severity (1)


v8.h
namespace v8
[+] class ResourceConstraints (1)

to the top

Problems with Symbols, High Severity (1)


v8.h, libv8.so
namespace v8
[+] ResourceConstraints::ConfigureDefaults ( uint64_t physical_memory, uint32_t number_of_processors ) (1)

to the top

Problems with Data Types, Low Severity (1)


v8.h
namespace v8
[+] class ResourceConstraints (1)

to the top

Header Files (6)


v8-platform.h
v8-profiler.h
v8-util.h
v8.h
v8config.h
v8stdint.h

to the top

Shared Libraries (1)


libv8.so

to the top




Generated on Fri Apr 11 03:42:26 2014 for V8 by ABI Compliance Checker 1.99.9  
A tool for checking backward compatibility of a C/C++ library API