[postgis-tickets] [PostGIS] #4384: Change srid uses to int32_t

PostGIS trac at osgeo.org
Wed Apr 24 03:11:07 PDT 2019


#4384: Change srid uses to int32_t
-------------------------+---------------------------
 Reporter:  Algunenano   |      Owner:  Algunenano
     Type:  enhancement  |     Status:  assigned
 Priority:  low          |  Milestone:  PostGIS 3.0.0
Component:  liblwgeom    |    Version:  trunk
 Keywords:               |
-------------------------+---------------------------
 Although the main declaration for SRID's is `int32_t`, a bunch of places
 are still using `int` or `uint32_t` by mistake.

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4384>
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