[postgis-devel] [PostGIS] #494: [wktraster] ST_DumpAsPolygons crashes under MingW compiled wktraster (gdal)
PostGIS
trac at osgeo.org
Tue Apr 27 16:50:10 PDT 2010
#494: [wktraster] ST_DumpAsPolygons crashes under MingW compiled wktraster (gdal)
------------------------+---------------------------------------------------
Reporter: robe | Owner: pracine
Type: defect | Status: new
Priority: medium | Milestone: WKTRaster 0.1.6
Component: wktraster | Version: trunk
Resolution: | Keywords:
------------------------+---------------------------------------------------
Comment (by jorgearevalo):
make check crashes in Linux because stricmp is not defined. That function
doesn't need to be defined in UNIX systems. I've defined stricmp as
strcasecmp and strincmp as strncasecmp for UNIX systems. Commited in
r5578.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/494#comment:10>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list