Ticket #1830 (closed defect: fixed)

Opened 1 year ago

Last modified 10 months ago

PCRASTER: fix to go from C assert -> CPLAssert

Reported by: pvachon Assigned to: mloskot
Priority: normal Milestone: 1.4.3
Component: default Version: svn-trunk
Severity: major Keywords: pcraster, assert
Cc:

Description

Quick fix for PCRASTER to use CPLAssert instead of assert(), hopefully to clean up some pains relating to portability.

Attachments

pcraster_fix.diff (1.3 kB) - added by pvachon on 09/13/07 20:44:11.
patch for pcraster driver.

Change History

09/13/07 20:44:11 changed by pvachon

  • attachment pcraster_fix.diff added.

patch for pcraster driver.

09/13/07 22:50:34 changed by mloskot

  • status changed from new to assigned.
  • owner changed from warmerdam to mloskot.

09/14/07 01:24:32 changed by mloskot

  • status changed from assigned to closed.
  • resolution set to fixed.

Fixed in the trunk (r12149)

Thanks for the patch!

10/23/07 09:56:17 changed by mloskot

I've ported this fix to branches/1.4 (r12512)