Test Info
Module Name | libInventorXt.so.0.0.0 |
Version #1 | X |
Version #2 | 1 |
CPU Type | AMD x86-64 |
GCC Version | 4.7.3 |
Subject | Binary Compatibility |
Test Results
Total Header Files | 77 |
Total Source Files | 51 |
Total Objects | 1 |
Total Symbols / Types | 848 / 560 |
Verdict | Incompatible (0.1%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 1 |
Removed Symbols | High | 1 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 1 |
Problems with Symbols | High | 1 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Added Symbols (1)
SoXt.h,
libInventorXt-motif.so.0.0.0
SoXt::decodeString ( union __XmStringRec* xs ) [static]
[symbol: _ZN4SoXt12decodeStringEP13__XmStringRec]
to the top
Removed Symbols (1)
SoXt.h,
libInventorXt-lesstif2.so.0.0.0
SoXt::decodeString ( unsigned char* xs ) [static]
[symbol: _ZN4SoXt12decodeStringEPh]
to the top
Problems with Symbols, High Severity (1)
SoXt.h,
libInventorXt-lesstif2.so.0.0.0
[+] SoXt::decodeString ( unsigned char* xs ) [static] (1)
changed to:SoXt::decodeString ( union __XmStringRec* xs ) [static]
[symbol: _ZN4SoXt12decodeStringEPh]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN4SoXt12decodeStringEPh to _ZN4SoXt12decodeStringEP13__XmStringRec. This may cause "undefined reference" linker error in old client applications. |
to the top
Problems with Data Types, Low Severity (1)
Xm.h
[+] typedef XmString (1)
| Change |
Effect |
1 | Base type has been changed from unsigned char* to union __XmStringRec*. | Replacement of the base data type may indicate a change in its semantic meaning. |
[+] affected symbols (1)
SoXt::encodeString ( char* s ) [static]Return value has type 'XmString'.
to the top
Header Files (77)
_SoXtColorEditor.h
_SoXtColorPatch.h
_SoXtColorSlider.h
_SoXtColorWheel.h
_SoXtSlider.h
_SoXtUIRegion.h
CoreP.h
glx.h
Intrinsic.h
IntrinsicP.h
PrimitiveP.h
SbBasic.h
SbColor.h
SbLinear.h
SbPList.h
SbString.h
SbTime.h
SoButtonEvent.h
SoByteStream.h
SoCallbackList.h
SoFloatCallbackList.h
SoGLRenderAction.h
SoGLwDrawAP.h
SoLists.h
SoType.h
SoXt.h
SoXtBitmapButton.h
SoXtClipboard.h
SoXtComponent.h
SoXtConstrainedViewer.h
SoXtDevice.h
SoXtDirectionalLightEditor.h
SoXtExaminerViewer.h
SoXtFloatText.h
SoXtFlyViewer.h
SoXtFullViewer.h
SoXtGLWidget.h
SoXtIcons.h
SoXtImportInterest.h
SoXtInputFocus.h
SoXtKeyboard.h
SoXtLightSliderSet.h
SoXtMaterialEditor.h
SoXtMaterialList.h
SoXtMaterialSliderSet.h
SoXtMinMaxSlider.h
SoXtMMSliderMax.h
SoXtMMSliderMin.h
SoXtMouse.h
SoXtMultiSlider.h
SoXtMultiSliders.h
SoXtPlaneViewer.h
SoXtPrintDialog.h
SoXtRenderArea.h
SoXtResource.h
SoXtSliderControlPanel.h
SoXtSliderModule.h
SoXtSliderModules.h
SoXtSliderSet.h
SoXtSliderSetBase.h
SoXtSliderTool.h
SoXtSpaceball.h
SoXtTransformSliderSet.h
SoXtViewer.h
SoXtWalkViewer.h
stdint.h
ThumbWheel.h
ThumbWheelP.h
time.h
types.h
X.h
XInput.h
Xlib.h
Xm.h
XmP.h
Xresource.h
Xutil.h
to the top
Source Files (51)
sgi_visual.c
SoFloatCBList.c++
SoGLwDAUtil.c
SoGLwDrawA.c
SoXt.c++
SoXtBitmapButton.c++
SoXtClipboard.c++
SoXtCntlPnl.c++
SoXtColEd.c++
SoXtColPatch.c++
SoXtColSlider.c++
SoXtColWheel.c++
SoXtComponent.c++
SoXtConstVwr.c++
SoXtCursors.c++
SoXtDirLitEd.c++
SoXtExamVwr.c++
SoXtFltTxt.c++
SoXtFlyVwr.c++
SoXtFocus.c++
SoXtFullVwr.c++
SoXtGLWidget.c++
SoXtIcons.c++
SoXtImportInterest.c++
SoXtKeybd.c++
SoXtLtSldrSet.c++
SoXtMinMax.c++
SoXtMltSldr.c++
SoXtMltSldrs.c++
SoXtMMSldrMax.c++
SoXtMMSldrMin.c++
SoXtMouse.c++
SoXtMtlEdit.c++
SoXtMtlList.c++
SoXtMtlSSet.c++
SoXtPlaneVwr.c++
SoXtPrintDlog.c++
SoXtRendrArea.c++
SoXtRsrc.c++
SoXtSldrMdl.c++
SoXtSldrMdls.c++
SoXtSldrSet.c++
SoXtSldrTl.c++
SoXtSlider.c++
SoXtSpball.c++
SoXtSSetBase.c++
SoXtTfSldrSet.c++
SoXtUIRegion.c++
SoXtViewer.c++
SoXtWalkVwr.c++
ThumbWheel.c
to the top
Objects (1)
libInventorXt-lesstif2.so.0.0.0
to the top
Test Info
Module Name | libInventorXt.so.0.0.0 |
Version #1 | X |
Version #2 | 1 |
CPU Type | AMD x86-64 |
GCC Version | 4.7.3 |
Subject | Source Compatibility |
Test Results
Total Header Files | 77 |
Total Source Files | 51 |
Total Objects | 1 |
Total Symbols / Types | 853 / 563 |
Verdict | Incompatible (0.1%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 1 |
Removed Symbols | High | 1 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 1 |
Problems with Symbols | High | 0 |
Medium | 1 |
Low | 0 |
Problems with Constants | Low | 0 |
Added Symbols (1)
SoXt.h
SoXt::decodeString ( union __XmStringRec* xs ) [static]
[symbol: _ZN4SoXt12decodeStringEP13__XmStringRec]
to the top
Removed Symbols (1)
SoXt.h
SoXt::decodeString ( unsigned char* xs ) [static]
[symbol: _ZN4SoXt12decodeStringEPh]
to the top
Problems with Symbols, Medium Severity (1)
SoXt.h
[+] SoXt::decodeString ( unsigned char* xs ) [static] (1)
changed to:SoXt::decodeString ( union __XmStringRec* xs ) [static]
[symbol: _ZN4SoXt12decodeStringEPh]
| Change | Effect |
---|
1 | Parameters list has been changed. | Recompilation of a client program may be broken. |
to the top
Problems with Data Types, Low Severity (1)
Xm.h
[+] typedef XmString (1)
| Change |
Effect |
1 | Base type has been changed from unsigned char* to union __XmStringRec*. | Recompilation of a client program may be broken. |
[+] affected symbols (1)
SoXt::encodeString ( char* s ) [static]Return value has type 'XmString'.
to the top
Header Files (77)
_SoXtColorEditor.h
_SoXtColorPatch.h
_SoXtColorSlider.h
_SoXtColorWheel.h
_SoXtSlider.h
_SoXtUIRegion.h
CoreP.h
glx.h
Intrinsic.h
IntrinsicP.h
PrimitiveP.h
SbBasic.h
SbColor.h
SbLinear.h
SbPList.h
SbString.h
SbTime.h
SoButtonEvent.h
SoByteStream.h
SoCallbackList.h
SoFloatCallbackList.h
SoGLRenderAction.h
SoGLwDrawAP.h
SoLists.h
SoType.h
SoXt.h
SoXtBitmapButton.h
SoXtClipboard.h
SoXtComponent.h
SoXtConstrainedViewer.h
SoXtDevice.h
SoXtDirectionalLightEditor.h
SoXtExaminerViewer.h
SoXtFloatText.h
SoXtFlyViewer.h
SoXtFullViewer.h
SoXtGLWidget.h
SoXtIcons.h
SoXtImportInterest.h
SoXtInputFocus.h
SoXtKeyboard.h
SoXtLightSliderSet.h
SoXtMaterialEditor.h
SoXtMaterialList.h
SoXtMaterialSliderSet.h
SoXtMinMaxSlider.h
SoXtMMSliderMax.h
SoXtMMSliderMin.h
SoXtMouse.h
SoXtMultiSlider.h
SoXtMultiSliders.h
SoXtPlaneViewer.h
SoXtPrintDialog.h
SoXtRenderArea.h
SoXtResource.h
SoXtSliderControlPanel.h
SoXtSliderModule.h
SoXtSliderModules.h
SoXtSliderSet.h
SoXtSliderSetBase.h
SoXtSliderTool.h
SoXtSpaceball.h
SoXtTransformSliderSet.h
SoXtViewer.h
SoXtWalkViewer.h
stdint.h
ThumbWheel.h
ThumbWheelP.h
time.h
types.h
X.h
XInput.h
Xlib.h
Xm.h
XmP.h
Xresource.h
Xutil.h
to the top
Source Files (51)
sgi_visual.c
SoFloatCBList.c++
SoGLwDAUtil.c
SoGLwDrawA.c
SoXt.c++
SoXtBitmapButton.c++
SoXtClipboard.c++
SoXtCntlPnl.c++
SoXtColEd.c++
SoXtColPatch.c++
SoXtColSlider.c++
SoXtColWheel.c++
SoXtComponent.c++
SoXtConstVwr.c++
SoXtCursors.c++
SoXtDirLitEd.c++
SoXtExamVwr.c++
SoXtFltTxt.c++
SoXtFlyVwr.c++
SoXtFocus.c++
SoXtFullVwr.c++
SoXtGLWidget.c++
SoXtIcons.c++
SoXtImportInterest.c++
SoXtKeybd.c++
SoXtLtSldrSet.c++
SoXtMinMax.c++
SoXtMltSldr.c++
SoXtMltSldrs.c++
SoXtMMSldrMax.c++
SoXtMMSldrMin.c++
SoXtMouse.c++
SoXtMtlEdit.c++
SoXtMtlList.c++
SoXtMtlSSet.c++
SoXtPlaneVwr.c++
SoXtPrintDlog.c++
SoXtRendrArea.c++
SoXtRsrc.c++
SoXtSldrMdl.c++
SoXtSldrMdls.c++
SoXtSldrSet.c++
SoXtSldrTl.c++
SoXtSlider.c++
SoXtSpball.c++
SoXtSSetBase.c++
SoXtTfSldrSet.c++
SoXtUIRegion.c++
SoXtViewer.c++
SoXtWalkVwr.c++
ThumbWheel.c
to the top
Objects (1)
libInventorXt-lesstif2.so.0.0.0
to the top