Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2:Ports
qt3
qt-x11-free-3.3.8b-odbc.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File qt-x11-free-3.3.8b-odbc.patch of Package qt3
Index: src/sql/drivers/odbc/qsql_odbc.cpp =================================================================== --- src/sql/drivers/odbc/qsql_odbc.cpp.orig +++ src/sql/drivers/odbc/qsql_odbc.cpp @@ -61,18 +61,9 @@ #endif // newer platform SDKs use SQLLEN instead of SQLINTEGER -#ifdef SQLLEN # define QSQLLEN SQLLEN -#else -# define QSQLLEN SQLINTEGER -#endif -#ifdef SQLULEN # define QSQLULEN SQLULEN -#else -# define QSQLULEN SQLUINTEGER -#endif - static const QSQLLEN COLNAMESIZE = 256; //Map Qt parameter types to ODBC types
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