Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Leap:42.2:Ports
gdal
ogr_wrap.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ogr_wrap.patch of Package gdal
diff -rup gdal-2.1.0-orig/swig/include/ogr.i gdal-2.1.0/swig/include/ogr.i --- gdal-2.1.0-orig/swig/include/ogr.i 2016-04-25 20:35:57.000000000 +0300 +++ gdal-2.1.0/swig/include/ogr.i 2016-05-10 17:37:30.288087450 +0300 @@ -2020,8 +2020,7 @@ public: int GetGeomFieldIndex(int i) { if (i < 0 || i >= OGR_FD_GetGeomFieldCount(self)) CPLError(CE_Failure, 1, FIELD_INDEX_ERROR_TMPL, i); - else - return i; + return i; } #endif
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