Binary compatibility report for the OpenRAVE library  between 0.4.1 and 0.4.2 versions on x86

Test Info


Library NameOpenRAVE
Version #10.4.1
Version #20.4.2
CPU Architecturex86
GCC Version4.5

Test Results


Total Header Files26
Total Shared Libraries2
Total Symbols / Types451 / 332
VerdictIncompatible
(0.89%)

Problem Summary


SeverityCount
Added Symbols-2
Removed SymbolsHigh2
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High2
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (2)


openrave.h, libopenrave0.4.so.0.4.2
namespace OpenRAVE
RaveInitialize ( bool bLoadAllPlugins, int level )
RaveSetDebugLevel int level )

to the top

Removed Symbols (2)


openrave.h, libopenrave0.4.so.0.4.1
namespace OpenRAVE
RaveInitialize ( bool bLoadAllPlugins, uint32_t level )
RaveSetDebugLevel uint32_t level )

to the top

Problems with Symbols, High Severity (2)


openrave.h, libopenrave0.4.so.0.4.1
namespace OpenRAVE
[+] RaveInitialize ( bool bLoadAllPlugins, uint32_t level ) (1)
[+] RaveSetDebugLevel uint32_t level ) (1)

to the top

Header Files (26)


collisionchecker.h
config.h
controller.h
environment.h
geometry.h
iksolver.h
interface.h
interfacehashes.h
kinbody.h
mathextra.h
module.h
openrave-core.h
openrave.h
plugin.h (openrave/plugin.h)
physicsengine.h
planner.h
planningutils.h
plugininfo.h
rave.h
plugin.h (rave/plugin.h)
robot.h
sensor.h
sensorsystem.h
spacesampler.h
trajectory.h
viewer.h

to the top

Shared Libraries (2)


libopenrave-core0.4.so.0.4.1
libopenrave0.4.so.0.4.1

to the top




Generated on Wed Aug 17 15:18:39 2011 for OpenRAVE by ABI Compliance Checker 1.93.6  
A tool for checking backward binary compatibility of a shared C/C++ library API