Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.1:ARM:Staging
libqxt
libqxt-gcc6.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libqxt-gcc6.patch of Package libqxt
--- a/src/core/qxtslotjob.cpp 2011-11-24 16:10:32.000000000 -0600 +++ b/src/core/qxtslotjob.cpp 2016-03-07 16:20:32.758268253 -0600 @@ -174,7 +174,7 @@ This uses QxtSignalWaiter so it will _no QVariant QxtFuture::delayedResult(int msec) { - if (!waiter->wait(msec, false)) + if (!waiter->wait(msec, NULL)) return QVariant(); return job->result(); }
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