Opened 11 years ago

Closed 10 years ago

#5269 closed defect (fixed)

Layer Algebra functions should call CPLErrorReset if the failure is skipped

Reported by: tamas Owned by: Ari Jolma
Priority: normal Milestone:
Component: default Version: unspecified
Severity: normal Keywords:
Cc:

Description

Without calling CPLErrorReset the function raises an error when SKIP_FAILURES=TRUE was set.

Change History (1)

comment:1 by Ari Jolma, 10 years ago

Resolution: fixed
Status: newclosed

Fixed in r26561 by making the CPLErrorReset() call when error is skipped. Tamas, could you test this?

Note: See TracTickets for help on using tickets.