Binary compatibility report for the Qt4 library between 4.3.3 and 4.3.4 versions on x86
Test Info
Library Name | Qt4 |
Version #1 | 4.3.3 |
Version #2 | 4.3.4 |
CPU Architecture | x86 |
GCC Version | 4.5 |
Test Results
Total Header Files | 34 |
Total Shared Libraries | 14 |
Total Symbols / Types | 17144 / 3592 |
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 | 10 |
Problems with Constants | Low | 0 |
Problems with Symbols, Low Severity (10)
qapplication.h,
libQtGui.so.4.3.3
[+] QApplication::QApplication [not-in-charge] ( Display* dpy, int& argc, char** argv, Qt::HANDLE visual, Qt::HANDLE cmap, int p6 ) (1)
[ symbol: _ZN12QApplicationC2EP9_XDisplayRiPPcmmi ]
| Change | Effect |
---|
1 | The default argument of 6th parameter p6 has been changed from 262915 to 262916. | Applications will pass an old default (compile-time) argument that may not be properly handled anymore. This may result in crash or incorrect behavior of applications. |
[+] QApplication::QApplication [in-charge] ( Display* dpy, int& argc, char** argv, Qt::HANDLE visual, Qt::HANDLE cmap, int p6 ) (1)
[ symbol: _ZN12QApplicationC1EP9_XDisplayRiPPcmmi ]
| Change | Effect |
---|
1 | The default argument of 6th parameter p6 has been changed from 262915 to 262916. | Applications will pass an old default (compile-time) argument that may not be properly handled anymore. This may result in crash or incorrect behavior of applications. |
[+] QApplication::QApplication [not-in-charge] ( Display* dpy, Qt::HANDLE visual, Qt::HANDLE cmap, int p4 ) (1)
[ symbol: _ZN12QApplicationC2EP9_XDisplaymmi ]
| Change | Effect |
---|
1 | The default argument of 4th parameter p4 has been changed from 262915 to 262916. | Applications will pass an old default (compile-time) argument that may not be properly handled anymore. This may result in crash or incorrect behavior of applications. |
[+] QApplication::QApplication [in-charge] ( Display* dpy, Qt::HANDLE visual, Qt::HANDLE cmap, int p4 ) (1)
[ symbol: _ZN12QApplicationC1EP9_XDisplaymmi ]
| Change | Effect |
---|
1 | The default argument of 4th parameter p4 has been changed from 262915 to 262916. | Applications will pass an old default (compile-time) argument that may not be properly handled anymore. This may result in crash or incorrect behavior of applications. |
[+] QApplication::QApplication [in-charge] ( int& argc, char** argv, bool GUIenabled, int p4 ) (1)
[ symbol: _ZN12QApplicationC1ERiPPcbi ]
| Change | Effect |
---|
1 | The default argument of 4th parameter p4 has been changed from 262915 to 262916. | Applications will pass an old default (compile-time) argument that may not be properly handled anymore. This may result in crash or incorrect behavior of applications. |
[+] QApplication::QApplication [not-in-charge] ( int& argc, char** argv, bool GUIenabled, int p4 ) (1)
[ symbol: _ZN12QApplicationC2ERiPPcbi ]
| Change | Effect |
---|
1 | The default argument of 4th parameter p4 has been changed from 262915 to 262916. | Applications will pass an old default (compile-time) argument that may not be properly handled anymore. This may result in crash or incorrect behavior of applications. |
[+] QApplication::QApplication [not-in-charge] ( int& argc, char** argv, int p3 ) (1)
[ symbol: _ZN12QApplicationC2ERiPPci ]
| Change | Effect |
---|
1 | The default argument of 3rd parameter p3 has been changed from 262915 to 262916. | Applications will pass an old default (compile-time) argument that may not be properly handled anymore. This may result in crash or incorrect behavior of applications. |
[+] QApplication::QApplication [in-charge] ( int& argc, char** argv, int p3 ) (1)
[ symbol: _ZN12QApplicationC1ERiPPci ]
| Change | Effect |
---|
1 | The default argument of 3rd parameter p3 has been changed from 262915 to 262916. | Applications will pass an old default (compile-time) argument that may not be properly handled anymore. This may result in crash or incorrect behavior of applications. |
[+] QApplication::QApplication [not-in-charge] ( int& argc, char** argv, QApplication::Type p3, int p4 ) (1)
[ symbol: _ZN12QApplicationC2ERiPPcNS_4TypeEi ]
| Change | Effect |
---|
1 | The default argument of 4th parameter p4 has been changed from 262915 to 262916. | Applications will pass an old default (compile-time) argument that may not be properly handled anymore. This may result in crash or incorrect behavior of applications. |
[+] QApplication::QApplication [in-charge] ( int& argc, char** argv, QApplication::Type p3, int p4 ) (1)
[ symbol: _ZN12QApplicationC1ERiPPcNS_4TypeEi ]
| Change | Effect |
---|
1 | The default argument of 4th parameter p4 has been changed from 262915 to 262916. | Applications will pass an old default (compile-time) argument that may not be properly handled anymore. This may result in crash or incorrect behavior of applications. |
to the top
Header Files (34)
Qt
Qt3Support (Qt/Qt3Support)
QtCore (Qt/QtCore)
QtGui (Qt/QtGui)
QtNetwork (Qt/QtNetwork)
QtOpenGL (Qt/QtOpenGL)
QtScript (Qt/QtScript)
QtSql (Qt/QtSql)
QtSvg (Qt/QtSvg)
QtXml (Qt/QtXml)
Qt3Support (Qt3Support/Qt3Support)
QtAlgorithms
QtAssistant
QtCleanUpFunction
QtContainerFwd
QtCore (QtCore/QtCore)
QtDBus
QtDebug
QtDesigner
QtEndian
QtEvents
QtGlobal
QtGui (QtGui/QtGui)
QtMsgHandler
QtNetwork (QtNetwork/QtNetwork)
QtOpenGL (QtOpenGL/QtOpenGL)
QtPlugin
QtPluginInstanceFunction
QtScript (QtScript/QtScript)
QtSql (QtSql/QtSql)
QtSvg (QtSvg/QtSvg)
QtTest
QtUiTools
QtXml (QtXml/QtXml)
to the top
Shared Libraries (14)
libQt3Support.so.4.3.3
libQtAssistantClient.so.4.3.3
libQtCore.so.4.3.3
libQtDBus.so.4.3.3
libQtDesigner.so.4.3.3
libQtDesignerComponents.so.4.3.3
libQtGui.so.4.3.3
libQtNetwork.so.4.3.3
libQtOpenGL.so.4.3.3
libQtScript.so.4.3.3
libQtSql.so.4.3.3
libQtSvg.so.4.3.3
libQtTest.so.4.3.3
libQtXml.so.4.3.3
to the top