[postgis-tickets] [PostGIS] #3054: 9.0 build: passing argument 8 of ‘DefineCustomStringVariable’ from incompatible pointer type
PostGIS
trac at osgeo.org
Tue Feb 24 01:37:16 PST 2015
#3054: 9.0 build: passing argument 8 of ‘DefineCustomStringVariable’ from
incompatible pointer type
---------------------+------------------------------------------------------
Reporter: strk | Owner: colivier
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.1.6
Component: postgis | Version: 2.1.x
Keywords: |
---------------------+------------------------------------------------------
Comment(by strk):
more detail:
{{{
In file included from lwgeom_backend_api.c:20:0:
/home/postgresql-9.0/include/server/utils/guc.h:230:13: note: expected
‘GucStringAssignHook’ but argument is of type ‘void (*)(const char *, void
*)’
extern void DefineCustomStringVariable(
^
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/3054#comment:1>
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