Ticket #1115 (closed defect: fixed)
OGRShapeDataSource.Open leaves CPLErrors on success
| Reported by: | ari.jolma@… | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | OGR_SF | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: | ari.jolma@… |
Description
Calling OGRShapeDataSource.Open on a directory, which has lone dbf files without shp files, leaves CPLErrors on success if shpopen.c is compiled with USE_CPL defined. This could be probably fixed by calling CPLErrorReset in the function if the result is ok.
Change History
Note: See
TracTickets for help on using
tickets.
