Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
KDE:Qt
libqt4-sql-plugins
qfatal-noreturn.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File qfatal-noreturn.diff of Package libqt4-sql-plugins
Index: src/corelib/global/qglobal.h =================================================================== --- src/corelib/global/qglobal.h.orig +++ src/corelib/global/qglobal.h @@ -1772,6 +1772,7 @@ Q_CORE_EXPORT void qCritical(const char Q_CORE_EXPORT void qFatal(const char *, ...) /* print fatal message and exit */ #if defined(Q_CC_GNU) && !defined(__INSURE__) __attribute__ ((format (printf, 1, 2))) + __attribute__ ((noreturn)) #endif ;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor