Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#1830 closed defect (fixed)

PCRASTER: fix to go from C assert -> CPLAssert

Reported by: pvachon Owned by: Mateusz Łoskot
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 (1)

pcraster_fix.diff (1.3 KB ) - added by pvachon 17 years ago.
patch for pcraster driver.

Download all attachments as: .zip

Change History (4)

by pvachon, 17 years ago

Attachment: pcraster_fix.diff added

patch for pcraster driver.

comment:1 by Mateusz Łoskot, 17 years ago

Owner: changed from warmerdam to Mateusz Łoskot
Status: newassigned

comment:2 by Mateusz Łoskot, 17 years ago

Resolution: fixed
Status: assignedclosed

Fixed in the trunk (r12149)

Thanks for the patch!

comment:3 by Mateusz Łoskot, 17 years ago

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

Note: See TracTickets for help on using tickets.