[postgis-tickets] [PostGIS] #3828: Warnings during compile on netbsd
PostGIS
trac at osgeo.org
Sun Sep 3 16:46:19 PDT 2017
#3828: Warnings during compile on netbsd
----------------------+---------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.4.0
Component: postgis | Version: 2.3.x
Resolution: | Keywords:
----------------------+---------------------------
Comment (by dbaston):
For the raster error, it seems simplest to change the offending line to
{{{
if (strncmp(pszDataPointer, "0x", 2) == 0 || strncmp(pszDataPointer, "0X",
2) == 0)
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3828#comment:4>
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-tickets
mailing list