Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.4
ccscript3
unixODBC.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File unixODBC.diff of Package ccscript3
diff -wruN ../orig-ccscript3-1.0.9/optional/odbc/database.cpp ./optional/odbc/database.cpp --- ../orig-ccscript3-1.0.9/optional/odbc/database.cpp 2006-05-03 19:26:16.000000000 +0200 +++ ./optional/odbc/database.cpp 2006-07-18 18:02:04.000000000 +0200 @@ -47,7 +47,11 @@ ScriptObject(img) { char buffer[256]; +#if ODBCVER >= 0x0300 && !defined(__ppc__) + SQLINTEGER err; +#else long err; +#endif ScriptCommand *cmd = img->getCommand();
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