Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
devel:openSUSE:Factory:rpmlint:tests
freetds
configure-return-void-fix.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File configure-return-void-fix.patch of Package freetds
Index: freetds-1.4.12/configure =================================================================== --- freetds-1.4.12.orig/configure +++ freetds-1.4.12/configure @@ -21713,6 +21713,7 @@ SQLRETURN SQL_API SQLColAttribute (SQLH SQLUSMALLINT ColumnNumber, SQLUSMALLINT FieldIdentifier, SQLPOINTER CharacterAttribute, SQLSMALLINT BufferLength, SQLSMALLINT *StringLength, SQLLEN * NumericAttribute) { + return 0; } int main (void)
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