Binary compatibility report for the ODE library  between 0.8 and 0.9 versions on x86

Test Info


Library NameODE
Version #10.8
Version #20.9
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files21
Total Shared Libraries1
Total Symbols / Types445 / 121
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-7
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low1
Problems with
Constants
Low0
Other Changes
in Constants
-4

Added Symbols (7)


mass.h, libode.so
dMassSetTrimeshTotal dMass* m, dReal total_mass, dGeomID g )

objects.h, libode.so
dJointGetBallParam dJointID p1, int parameter )
dJointGetFixedParam dJointID p1, int parameter )
dJointSetBallParam dJointID p1, int parameter, dReal value )
dJointSetFixedParam dJointID p1, int parameter, dReal value )

odemath.h, libode.so
dSafeNormalize3 dReal* a )
dSafeNormalize4 dReal* a )

to the top

Problems with Symbols, Low Severity (1)


collision.h, libode.so
[+] dBoxBox dReal const* p1, dReal const* R1, dReal const* side1, dReal const* p2, dReal const* R2, dReal const* side2, dReal* normal, dReal* depth, int* return_code, int maxc, dContactGeom* contact, int skip ) (1)

to the top

Other Changes in Constants (4)


collision.h
[+] CONTACTS_UNIMPORTANT

common.h
[+] dParamERP
[+] dParamERP2
[+] dParamERP3

to the top

Header Files (21)


collision.h
collision_space.h
collision_trimesh.h
common.h
compatibility.h
config.h
contact.h
error.h
export-dif.h
mass.h
matrix.h
memory.h
misc.h
objects.h
ode.h
odecpp.h
odecpp_collision.h
odecpp_old.h
odemath.h
rotation.h
timer.h

to the top

Shared Libraries (1)


libode.so

to the top




Generated on Wed Mar 20 16:56:25 2013 for ODE by ABI Compliance Checker 1.99  
A tool for checking backward compatibility of a C/C++ library API