Opened 11 years ago

Closed 11 years ago

#2194 closed defect (wontfix)

[raster] remove or find alternative solution to C assert checks

Reported by: Bborie Park Owned by: Bborie Park
Priority: critical Milestone: PostGIS 2.1.0
Component: raster Version: master
Keywords: Cc:

Description

C asserts should not be present unless debug is on. For production builds, there should be correct checks instead.

Change History (2)

comment:1 by Bborie Park, 11 years ago

Status: newassigned

comment:2 by Bborie Park, 11 years ago

Resolution: wontfix
Status: assignedclosed

Closing as asserts should be present in rt_core (the "library"). But it may be worth setting NDEBUG when debug is not on.

Note: See TracTickets for help on using tickets.