Binary compatibility report for the V8 library  between 3.10.3 and 3.10.4 versions on x86

Test Info


Library NameV8
Version #13.10.3
Version #23.10.4
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files5
Total Shared Libraries1
Total Symbols / Types423 / 305
VerdictIncompatible
(0.6%)

Problem Summary


SeverityCount
Added Symbols-0
Removed SymbolsHigh2
Problems with
Data Types
High0
Medium1
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Removed Symbols (2)


v8.h, libv8.so
namespace v8
Value::IsNull ( ) const
Value::IsUndefined ( ) const

to the top

Problems with Data Types, Medium Severity (1)


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

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 Fri Apr 20 07:39:13 2012 for V8 by ABI Compliance Checker 1.97.4  
A tool for checking backward compatibility of a C/C++ library API