Binary compatibility report for the OpenRAVE library between 0.4.0 and 0.4.1 versions on x86
Test Info
Library Name | OpenRAVE |
Version #1 | 0.4.0 |
Version #2 | 0.4.1 |
CPU Architecture | x86 |
GCC Version | 4.5 |
Test Results
Total Header Files | 26 |
Total Shared Libraries | 2 |
Total Symbols / Types | 451 / 332 |
Verdict | Compatible |
---|
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 0 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 1 |
Problems with Constants (1)
interfacehashes.h
[+] OPENRAVE_VIEWER_HASH
| Change | Effect |
---|
1 | The value of constant OPENRAVE_VIEWER_HASH has been changed from "81042bd863f0e42be9a5b96fcc912db3" to "5770b43a6028630f89678e29a65ee275". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
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.0
libopenrave0.4.so.0.4.0
to the top