Binary compatibility report for the ODE library  between 0.10.1 and 0.11 versions on x86

Test Info


Library NameODE
Version #10.10.1
Version #20.11
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files21
Total Shared Libraries1
Total Symbols / Types528 / 126
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-18
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low1
Problems with
Symbols
High0
Medium0
Low2
Problems with
Constants
Low0

Added Symbols (18)


collision_trimesh.h, libode.so.1.1.0
dGeomTriMeshGetTriMergeCallback dGeomID g )
dGeomTriMeshSetTriMergeCallback dGeomID g, int(*Callback)(dGeomID, int, int) )

mass.h, libode.so.1.1.0
dMassSetCappedCylinder dMass* a, dReal b, int c, dReal d, dReal e )
dMassSetCappedCylinderTotal dMass* a, dReal b, int c, dReal d, dReal e )

objects.h, libode.so.1.1.0
dBodyGetGyroscopicMode dBodyID b )
dBodyIsKinematic dBodyID p1 )
dBodySetDynamic dBodyID p1 )
dBodySetGyroscopicMode dBodyID b, int enabled )
dBodySetKinematic dBodyID p1 )
dJointDisable dJointID p1 )
dJointEnable dJointID p1 )
dJointGetPRAngle dJointID p1 )
dJointGetPRAngleRate dJointID p1 )
dJointIsEnabled dJointID p1 )
dJointSetPUAnchorOffset dJointID p1, dReal x, dReal y, dReal z, dReal dx, dReal dy, dReal dz )
dJointSetUniversalAxis1Offset dJointID p1, dReal x, dReal y, dReal z, dReal offset1, dReal offset2 )
dJointSetUniversalAxis2Offset dJointID p1, dReal x, dReal y, dReal z, dReal offset1, dReal offset2 )

odemath.h, libode.so.1.1.0
dOrthogonalizeR dReal* m )

to the top

Problems with Data Types, Low Severity (1)


mass.h
[+] class dMass (1)

to the top

Problems with Symbols, Low Severity (2)


collision_space.h, libode.so.1.0.0
[+] dQuadTreeSpaceCreate dSpaceID space, dReal* Center, dReal* Extents, int Depth ) (2)

to the top

Header Files (21)


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

to the top

Shared Libraries (1)


libode.so.1.0.0

to the top




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