Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
home:Ximi1970:Toolchains:Qt:MinGW:latest:win32
mingw32-libqt5-qtconnectivity
fix-building-with-mingw-headers-12.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix-building-with-mingw-headers-12.patch of Package mingw32-libqt5-qtconnectivity
diff -ur qtconnectivity-everywhere-src-5.15.14+kde0/src/bluetooth/qbluetoothservicediscoveryagent_win.cpp /home/ralf/osc/build-root/openSUSE_Tumbleweed-x86_64/home/abuild/rpmbuild/BUILD/qtconnectivity-everywhere-src-5.15.14+kde0/src/bluetooth/qbluetoothservicediscoveryagent_win.cpp --- qtconnectivity-everywhere-src-5.15.14+kde0/src/bluetooth/qbluetoothservicediscoveryagent_win.cpp 2024-05-08 07:14:39.000000000 +0200 +++ qtconnectivity-everywhere-src-5.15.14+kde0/src/bluetooth/qbluetoothservicediscoveryagent_win.cpp 2024-11-12 21:54:24.476298328 +0100 @@ -206,11 +206,7 @@ return sequence; } -#if defined(Q_CC_MINGW) -# define SDP_CALLBACK -#else -# define SDP_CALLBACK QT_WIN_CALLBACK -#endif +# define SDP_CALLBACK QT_WIN_CALLBACK static BOOL SDP_CALLBACK bluetoothSdpCallback(ULONG attributeId, LPBYTE valueStream, ULONG streamSize, LPVOID param) { QBluetoothServiceInfo *result = static_cast<QBluetoothServiceInfo*>(param);
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