[postgis-tickets] [PostGIS] #3385: Build against 9.6
PostGIS
trac at osgeo.org
Mon Nov 30 10:39:25 PST 2015
#3385: Build against 9.6
---------------------+---------------------------
Reporter: pramsey | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.3.0
Component: postgis | Version: trunk
Keywords: |
---------------------+---------------------------
Warnings are thrown when building against 9.6
{{{
lwgeom_transform.c:112:2: warning: incompatible pointer types initializing
'void (*)(MemoryContext, int,
bool, MemoryContextCounters *)' with an expression of type 'void
(MemoryContext, int)'
[-Wincompatible-pointer-types]
PROJ4SRSCacheStats
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3385>
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