Binary compatibility report for the Qt4 library between 4.5.2 and 4.5.3 versions on x86
Test Info
Library Name | Qt4 |
Version #1 | 4.5.2 |
Version #2 | 4.5.3 |
CPU Architecture | x86 |
GCC Version | 4.5 |
Test Results
Total Header Files | 48 |
Total Shared Libraries | 20 |
Total Symbols / Types | 20392 / 4375 |
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.5.2
[+] 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 263426 to 263427. | 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 263426 to 263427. | 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 263426 to 263427. | 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 263426 to 263427. | 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 263426 to 263427. | 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 263426 to 263427. | 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 263426 to 263427. | 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 263426 to 263427. | 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 263426 to 263427. | 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 263426 to 263427. | 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 (48)
phonon
Qt
Qt3Support (Qt/Qt3Support)
QtCore (Qt/QtCore)
QtDBus (Qt/QtDBus)
QtGui (Qt/QtGui)
QtHelp (Qt/QtHelp)
QtNetwork (Qt/QtNetwork)
QtOpenGL (Qt/QtOpenGL)
QtScript (Qt/QtScript)
QtScriptTools (Qt/QtScriptTools)
QtSql (Qt/QtSql)
QtSvg (Qt/QtSvg)
QtTest (Qt/QtTest)
QtWebKit (Qt/QtWebKit)
QtXml (Qt/QtXml)
QtXmlPatterns (Qt/QtXmlPatterns)
Qt3Support (Qt3Support/Qt3Support)
QtAlgorithms
QtAssistant
QtCleanUpFunction
QtConcurrentFilter
QtConcurrentMap
QtConcurrentRun
QtContainerFwd
QtCore (QtCore/QtCore)
QtDBus (QtDBus/QtDBus)
QtDebug
QtDesigner
QtEndian
QtEvents
QtGlobal
QtGui (QtGui/QtGui)
QtHelp (QtHelp/QtHelp)
QtMsgHandler
QtNetwork (QtNetwork/QtNetwork)
QtOpenGL (QtOpenGL/QtOpenGL)
QtPlugin
QtPluginInstanceFunction
QtScript (QtScript/QtScript)
QtScriptTools (QtScriptTools/QtScriptTools)
QtSql (QtSql/QtSql)
QtSvg (QtSvg/QtSvg)
QtTest (QtTest/QtTest)
QtUiTools
QtWebKit (QtWebKit/QtWebKit)
QtXml (QtXml/QtXml)
QtXmlPatterns (QtXmlPatterns/QtXmlPatterns)
to the top
Shared Libraries (20)
libphonon.so.4.3.1
libQt3Support.so.4.5.2
libQtAssistantClient.so.4.5.2
libQtCLucene.so.4.5.2
libQtCore.so.4.5.2
libQtDBus.so.4.5.2
libQtDesigner.so.4.5.2
libQtDesignerComponents.so.4.5.2
libQtGui.so.4.5.2
libQtHelp.so.4.5.2
libQtNetwork.so.4.5.2
libQtOpenGL.so.4.5.2
libQtScript.so.4.5.2
libQtScriptTools.so.4.5.2
libQtSql.so.4.5.2
libQtSvg.so.4.5.2
libQtTest.so.4.5.2
libQtWebKit.so.4.5.2
libQtXml.so.4.5.2
libQtXmlPatterns.so.4.5.2
to the top