[postgis-tickets] [PostGIS] #3243: piles 'o clang warnings in topology
PostGIS
trac at osgeo.org
Tue Aug 18 10:37:41 PDT 2015
#3243: piles 'o clang warnings in topology
-----------------------+---------------------------
Reporter: pramsey | Owner: strk
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.2.0
Component: topology | Version: trunk
Resolution: | Keywords:
-----------------------+---------------------------
Comment (by pramsey):
{{{
postgis_topology.c:3277:15: warning: format specifies type 'long' but the
argument has type 'LWT_ELEMID' (aka 'long long') [-Wformat]
state->elems[state->curr]) >= 32 )
^~~~~~~~~~~~~~~~~~~~~~~~~
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3243#comment:2>
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