[postgis-tickets] [PostGIS] #454: ST_WrapX
PostGIS
trac at osgeo.org
Thu Jun 16 05:28:55 PDT 2016
#454: ST_WrapX
--------------------------+---------------------------
Reporter: strk | Owner: strk
Type: enhancement | Status: closed
Priority: medium | Milestone: PostGIS 2.3.0
Component: postgis | Version: trunk
Resolution: fixed | Keywords:
--------------------------+---------------------------
Comment (by pramsey):
I'm getting a compile warn on this:
{{{
lwgeom_wrapx.c:26:9: warning: 'POSTGIS_DEBUG_LEVEL' macro redefined
[-Wmacro-redefined]
#define POSTGIS_DEBUG_LEVEL 4
^
./../postgis_config.h:123:9: note: previous definition is here
#define POSTGIS_DEBUG_LEVEL 0
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/454#comment:7>
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