Test Info
Module Name | libXmHTML.so.1.1.7 |
Version #1 | X |
Version #2 | 1 |
CPU Type | AMD x86-64 |
GCC Version | 4.7.3 |
Subject | Binary Compatibility |
Test Results
Total Header Files | 47 |
Total Source Files | 35 |
Total Objects | 1 |
Total Symbols / Types | 367 / 654 |
Verdict | Incompatible (0.3%) |
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 | 2 |
Low | 2 |
Problems with Constants | Low | 0 |
Other Changes in Data Types | - | 1 |
Problems with Symbols, Medium Severity (2)
HTMLStrings.h,
libXmHTML-lesstif2.so.1.1.7
[+] _XmHTMLStrings [data] (1)
| Change | Effect |
---|
1 | This global data became non-const. | This data will be copied to applications at compile time. Any attempts to change this global data by library functions may result in crash of applications. |
HTMLWarnings.h,
libXmHTML-lesstif2.so.1.1.7
[+] _XmHTMLMessages [data] (1)
| Change | Effect |
---|
1 | This global data became non-const. | This data will be copied to applications at compile time. Any attempts to change this global data by library functions may result in crash of applications. |
to the top
Problems with Symbols, Low Severity (2)
HTMLStrings.h,
libXmHTML-lesstif2.so.1.1.7
[+] _XmHTMLStrings [data] (1)
| Change | Effect |
---|
1 | Type of this global data has been changed from char[] const to char[]. | Replacement of data type may indicate a change in semantic meaning. |
HTMLWarnings.h,
libXmHTML-lesstif2.so.1.1.7
[+] _XmHTMLMessages [data] (1)
| Change | Effect |
---|
1 | Type of this global data has been changed from char[] const to char[]. | Replacement of data type may indicate a change in semantic meaning. |
to the top
Other Changes in Data Types (1)
Xm.h
[+] enum XmHighlightMode (1)
| Change |
Effect |
1 | The member XmSEE_DETAIL with value 3 has been added. | No effect. |
[+] affected symbols (1)
XmHTMLTextSetHighlight ( Widget w, XmHTMLTextPosition first, XmHTMLTextPosition last, enum XmHighlightMode mode )4th parameter 'mode' has type 'enum XmHighlightMode'.
to the top
Header Files (47)
BalloonP.h
Composite.h
CompositeP.h
ConstrainP.h
CoreP.h
debug.h
Gadget.h
GadgetP.h
hash.h
HTML.h
HTMLStrings.h
HTMLWarnings.h
icons.h
Intrinsic.h
IntrinsicP.h
jmorecfg.h
jpeglib.h
libio.h
LZWStream.h
ManagerP.h
ObjectP.h
plc.h
RectObjP.h
regex.h
setjmp.h
ShellP.h
sigset.h
stack.h
stddef.h
stdio.h
time.h
tka.h
types.h
X.h
XCC.h
XCCP.h
Xlib.h
Xm.h
XmHTML.h
XmHTMLfuncs.h
XmHTMLI.h
XmHTMLP.h
XmP.h
Xresource.h
Xutil.h
zconf.h
zlib.h
to the top
Source Files (35)
Balloon.c
callbacks.c
colors.c
debug.c
debug_menu.c
error.c
events.c
fonts.c
format.c
forms.c
frames.c
hash.c
images.c
layout.c
LZWStream.c
map.c
motif.c
output.c
parse.c
plc.c
private.c
psoutput.c
public.c
quantize.c
readBitmap.c
readGIF.c
readGIFplc.c
readJPEGplc.c
readXPM.c
stack.c
StringUtil.c
textsel.c
XCC.c
XmHTML.c
XmImage.c
to the top
Objects (1)
libXmHTML-lesstif2.so.1.1.7
to the top
Test Info
Module Name | libXmHTML.so.1.1.7 |
Version #1 | X |
Version #2 | 1 |
CPU Type | AMD x86-64 |
GCC Version | 4.7.3 |
Subject | Source Compatibility |
Test Results
Total Header Files | 47 |
Total Source Files | 35 |
Total Objects | 1 |
Total Symbols / Types | 367 / 654 |
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 | 2 |
Problems with Constants | Low | 0 |
Other Changes in Data Types | - | 1 |
Other Changes in Symbols | - | 2 |
Problems with Symbols, Low Severity (2)
HTMLStrings.h
[+] _XmHTMLStrings [data] (1)
| Change | Effect |
---|
1 | Type of this global data has been changed from char[] const to char[]. | Recompilation of a client program may be broken. |
HTMLWarnings.h
[+] _XmHTMLMessages [data] (1)
| Change | Effect |
---|
1 | Type of this global data has been changed from char[] const to char[]. | Recompilation of a client program may be broken. |
to the top
Other Changes in Data Types (1)
Xm.h
[+] enum XmHighlightMode (1)
| Change |
Effect |
1 | The member XmSEE_DETAIL with value 3 has been added. | No effect. |
[+] affected symbols (1)
XmHTMLTextSetHighlight ( Widget w, XmHTMLTextPosition first, XmHTMLTextPosition last, enum XmHighlightMode mode )4th parameter 'mode' has type 'enum XmHighlightMode'.
to the top
Other Changes in Symbols (2)
HTMLStrings.h
[+] _XmHTMLStrings [data] (1)
| Change | Effect |
---|
1 | This global data became non-const. | No effect. |
HTMLWarnings.h
[+] _XmHTMLMessages [data] (1)
| Change | Effect |
---|
1 | This global data became non-const. | No effect. |
to the top
Header Files (47)
BalloonP.h
Composite.h
CompositeP.h
ConstrainP.h
CoreP.h
debug.h
Gadget.h
GadgetP.h
hash.h
HTML.h
HTMLStrings.h
HTMLWarnings.h
icons.h
Intrinsic.h
IntrinsicP.h
jmorecfg.h
jpeglib.h
libio.h
LZWStream.h
ManagerP.h
ObjectP.h
plc.h
RectObjP.h
regex.h
setjmp.h
ShellP.h
sigset.h
stack.h
stddef.h
stdio.h
time.h
tka.h
types.h
X.h
XCC.h
XCCP.h
Xlib.h
Xm.h
XmHTML.h
XmHTMLfuncs.h
XmHTMLI.h
XmHTMLP.h
XmP.h
Xresource.h
Xutil.h
zconf.h
zlib.h
to the top
Source Files (35)
Balloon.c
callbacks.c
colors.c
debug.c
debug_menu.c
error.c
events.c
fonts.c
format.c
forms.c
frames.c
hash.c
images.c
layout.c
LZWStream.c
map.c
motif.c
output.c
parse.c
plc.c
private.c
psoutput.c
public.c
quantize.c
readBitmap.c
readGIF.c
readGIFplc.c
readJPEGplc.c
readXPM.c
stack.c
StringUtil.c
textsel.c
XCC.c
XmHTML.c
XmImage.c
to the top
Objects (1)
libXmHTML-lesstif2.so.1.1.7
to the top