Binary compatibility report for the V8 library  between 3.6.4.1 and 3.6.5 versions on x86

Test Info


Library NameV8
Version #13.6.4.1
Version #23.6.5
CPU Architecturex86
GCC Version4.5

Test Results


Total Header Files5
Total Shared Libraries1
Total Symbols / Types398 / 295
VerdictIncompatible
(2.14%)

Problem Summary


SeverityCount
Added Symbols-3
Removed SymbolsHigh2
Problems with
Data Types
High1
Medium0
Low2
Problems with
Symbols
High2
Medium1
Low0
Problems with
Constants
Low0
Other Changes-0

Added Symbols (3)


v8-profiler.h, libv8.so
namespace v8
HeapGraphNode::GetHeapValue ( ) const

v8.h, libv8.so
namespace v8
Extension::Extension [in-charge] ( char const* name, char const* source, int dep_count, char const** deps, int source_length )
Extension::Extension [not-in-charge] ( char const* name, char const* source, int dep_count, char const** deps, int source_length )

to the top

Removed Symbols (2)


v8.h, libv8.so
namespace v8
Extension::Extension [in-charge] ( char const* name, char const* source, int dep_count, char const** deps )
Extension::Extension [not-in-charge] ( char const* name, char const* source, int dep_count, char const** deps )

to the top

Problems with Data Types, High Severity (1)


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

to the top

Problems with Symbols, High Severity (2)


v8.h, libv8.so
namespace v8
[+] Extension::Extension [in-charge] ( char const* name, char const* source, int dep_count, char const** deps ) (1)
[+] Extension::Extension [not-in-charge] ( char const* name, char const* source, int dep_count, char const** deps ) (1)

to the top

Problems with Symbols, Medium Severity (1)


v8.h, libv8.so
namespace v8
[+] String::GetExternalAsciiStringResource ( ) const (1)

to the top

Problems with Data Types, Low Severity (2)


v8.h
namespace v8
[+] class Extension (2)

to the top

Header Files (5)


v8-preparser.h
v8-profiler.h
v8-testing.h
v8.h
v8stdint.h

to the top

Shared Libraries (1)


libv8.so

to the top




Generated on Sat Oct 8 05:27:12 2011 for V8 by ABI Compliance Checker 1.95.1  
A tool for checking backward binary compatibility of a shared C/C++ library API