[postgis-tickets] [PostGIS] #3243: piles 'o clang warnings in topology

PostGIS trac at osgeo.org
Tue Sep 8 09:59:49 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 robe):

 Okay I was mistaken -- it is failing in the cberror call not the
 appendinfostring calls.

 So that explains why I'm only getting the warning in those since in other
 places you have %d.

 Like I said though the IF define is fine.  The issue is your cberror would
 rely on msvcrt implementation (the Postgres one needs ANSI implementation)
 so we'd need two different formats to handle -- not sure its worth the
 trouble.

--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3243#comment:16>
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